From 828e25e32569704cbfe9e98c9fa7c533ffbbcb65 Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Mon, 1 Aug 2016 11:10:42 +0200 Subject: lantiq: add cpu temperatur sensor driver for xrx200 Signed-off-by: Florian Eckert --- target/linux/lantiq/xrx200/config-default | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/lantiq/xrx200/config-default') diff --git a/target/linux/lantiq/xrx200/config-default b/target/linux/lantiq/xrx200/config-default index bae4f629e2..955461c883 100644 --- a/target/linux/lantiq/xrx200/config-default +++ b/target/linux/lantiq/xrx200/config-default @@ -5,6 +5,7 @@ CONFIG_CRC16=y CONFIG_CRYPTO_DEFLATE=y CONFIG_CRYPTO_LZO=y CONFIG_FIRMWARE_IN_KERNEL=y +CONFIG_HWMON=y CONFIG_ICPLUS_PHY=y CONFIG_INPUT=y CONFIG_INPUT_EVDEV=y @@ -35,6 +36,7 @@ CONFIG_RTL8306_PHY=y CONFIG_RTL8366S_PHY=y CONFIG_RTL8367B_PHY=y CONFIG_RTL8367_PHY=y +CONFIG_SENSORS_LTQ_CPUTEMP=y CONFIG_SWCONFIG_LEDS=y CONFIG_UBIFS_FS=y CONFIG_UBIFS_FS_ADVANCED_COMPR=y -- cgit v1.2.3