diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-29 20:06:03 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-29 20:06:03 +0000 |
commit | f689a33d61aae7c900aa9edb72bec39b4b8fd7ae (patch) | |
tree | 99d5c267facbc093330ab6806f672fa5d5766e77 /target/linux/ixp4xx | |
parent | 568b9aba67d515df6007d3127e1cd921589cceb8 (diff) |
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 |