summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xrx200
diff options
context:
space:
mode:
authorFlorian Eckert <Eckert.Florian@googlemail.com>2016-08-01 11:10:42 +0200
committerJohn Crispin <john@phrozen.org>2016-08-03 15:30:13 +0200
commit828e25e32569704cbfe9e98c9fa7c533ffbbcb65 (patch)
treebccba6a4886e190a5714f18cb19bf1c5593c413d /target/linux/lantiq/xrx200
parent2feb9433e237e8e38c9a52c232e6a1c7deb95333 (diff)
downloadmaster-31e0f0ae-828e25e32569704cbfe9e98c9fa7c533ffbbcb65.tar.gz
master-31e0f0ae-828e25e32569704cbfe9e98c9fa7c533ffbbcb65.tar.bz2
master-31e0f0ae-828e25e32569704cbfe9e98c9fa7c533ffbbcb65.zip
lantiq: add cpu temperatur sensor driver for xrx200
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
Diffstat (limited to 'target/linux/lantiq/xrx200')
-rw-r--r--target/linux/lantiq/xrx200/config-default2
1 files changed, 2 insertions, 0 deletions
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