Comment
The change only enables additional kernel config options for hardware drivers and related subsystems (mostly hwmon/power, USB, audio, DRM, etc.). I do not see any supply-chain red flags, build-time code execution, privilege escalation, persistence mechanisms, or suspicious external sources in this hunk. It is a broad config expansion, but it stays within normal kernel feature toggles and does not introduce packaging-script behavior. Risk is low.
@@ -5629,12 +5636,16 @@ CONFIG_SENSORS_LTC2978=m
# CONFIG_SENSORS_LTC2978_REGULATOR is not set
CONFIG_SENSORS_LTC3815=m
CONFIG_SENSORS_LTC4286=y
+CONFIG_SENSORS_LX1308=m
CONFIG_SENSORS_MAX15301=m
CONFIG_SENSORS_MAX16064=m
CONFIG_SENSORS_MAX16601=m
CONFIG_SENSORS_MAX17616=m
CONFIG_SENSORS_MAX20730=m
CONFIG_SENSORS_MAX20751=m
+CONFIG_SENSORS_MAX20830=m
+CONFIG_SENSORS_MAX20860A=m
+CONFIG_SENSORS_MAX20860A_REGULATOR=y
CONFIG_SENSORS_MAX31785=m
CONFIG_SENSORS_MAX34440=m
CONFIG_SENSORS_MAX8688=m