diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-04-29 20:06:03 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-04-29 20:06:03 +0000 |
commit | 5cf41893998a24ee8c8c829f0395fc2361ff42a1 (patch) | |
tree | 99d5c267facbc093330ab6806f672fa5d5766e77 /target/linux/ixp4xx | |
parent | b2091db6167b87a3e22e357e4edef2495bfabe92 (diff) | |
download | upstream-5cf41893998a24ee8c8c829f0395fc2361ff42a1.tar.gz upstream-5cf41893998a24ee8c8c829f0395fc2361ff42a1.tar.bz2 upstream-5cf41893998a24ee8c8c829f0395fc2361ff42a1.zip |
compile the AD7418 driver into the kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10983 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx')
-rw-r--r-- | target/linux/ixp4xx/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index e73e947290..12905947f2 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -403,6 +403,7 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y # CONFIG_SENSORS_ADM1029 is not set # CONFIG_SENSORS_ADM1031 is not set # CONFIG_SENSORS_ADM9240 is not set +CONFIG_SENSORS_AD7418=y # CONFIG_SENSORS_ADT7470 is not set # CONFIG_SENSORS_ASB100 is not set # CONFIG_SENSORS_ATXP1 is not set |