diff options
author | Florian Eckert <Eckert.Florian@googlemail.com> | 2016-08-01 11:10:42 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-08-03 15:30:13 +0200 |
commit | 828e25e32569704cbfe9e98c9fa7c533ffbbcb65 (patch) | |
tree | bccba6a4886e190a5714f18cb19bf1c5593c413d /target/linux/lantiq/config-4.4 | |
parent | 2feb9433e237e8e38c9a52c232e6a1c7deb95333 (diff) | |
download | upstream-828e25e32569704cbfe9e98c9fa7c533ffbbcb65.tar.gz upstream-828e25e32569704cbfe9e98c9fa7c533ffbbcb65.tar.bz2 upstream-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/config-4.4')
-rw-r--r-- | target/linux/lantiq/config-4.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/config-4.4 b/target/linux/lantiq/config-4.4 index cf3ec47429..073b7c7cf7 100644 --- a/target/linux/lantiq/config-4.4 +++ b/target/linux/lantiq/config-4.4 @@ -178,6 +178,7 @@ CONFIG_RTL8366_SMI=y CONFIG_SCHED_HRTICK=y # CONFIG_SCHED_INFO is not set # CONFIG_SCSI_DMA is not set +# CONFIG_SENSORS_LTQ_CPUTEMP is not set # CONFIG_SERIAL_8250 is not set CONFIG_SERIAL_LANTIQ=y # CONFIG_SOC_AMAZON_SE is not set |