diff --git a/linux/.common/kconfig.conf b/linux/.common/kconfig.conf index e60723f7..66c33cbd 100644 --- a/linux/.common/kconfig.conf +++ b/linux/.common/kconfig.conf @@ -802,3 +802,23 @@ CONFIG_DRM_DP_CEC=y # Rockchip specific: generate symbols so dt overlay can work CONFIG_DTC_SYMBOLS=y + +# Enable National Semiconductor LM sensors +CONFIG_SENSORS_ADM1021=m +CONFIG_SENSORS_ADM9240=m +CONFIG_SENSORS_LM63=m +CONFIG_SENSORS_LM70=m +CONFIG_SENSORS_LM73=m +CONFIG_SENSORS_LM75=m +CONFIG_SENSORS_LM77=m +CONFIG_SENSORS_LM78=m +CONFIG_SENSORS_LM80=m +CONFIG_SENSORS_LM83=m +CONFIG_SENSORS_LM85=m +CONFIG_SENSORS_LM87=m +CONFIG_SENSORS_LM90=m +CONFIG_SENSORS_LM92=m +CONFIG_SENSORS_LM93=m +CONFIG_SENSORS_LM95234=m +CONFIG_SENSORS_LM95241=m +CONFIG_SENSORS_LM95245=m