diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-30 01:08:57 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-30 01:08:57 +0000 |
commit | 3405469786fc9d45d71fb3f4fcb3833bd5bdf59a (patch) | |
tree | 5c913e39a21bd0dc96c61c5155ced148746ec8e9 /target | |
parent | a5ed52ecdfd84218c454bebe89fbd59f7d9b8c50 (diff) |
[kernel] add missing config entries in 2.6.28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14274 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.28 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28 index 4cb6f574d7..811b626b38 100644 --- a/target/linux/generic-2.6/config-2.6.28 +++ b/target/linux/generic-2.6/config-2.6.28 @@ -1295,6 +1295,7 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_MAX6902 is not set # CONFIG_RTC_DRV_R9701 is not set # CONFIG_RTC_DRV_RS5C348 is not set +# CONFIG_RTC_DRV_RTC7301 is not set # CONFIG_RTC_DRV_RX8581 is not set # CONFIG_RTC_DRV_S35390A is not set # CONFIG_RTL8187 is not set @@ -1439,6 +1440,7 @@ CONFIG_SELECT_MEMORY_MODEL=y # CONFIG_SENSORS_LM92 is not set # CONFIG_SENSORS_LM93 is not set # CONFIG_SENSORS_M41T00 is not set +# CONFIG_SENSORS_MAX1111 is not set # CONFIG_SENSORS_MAX1619 is not set # CONFIG_SENSORS_MAX6650 is not set # CONFIG_SENSORS_MAX6875 is not set @@ -1651,6 +1653,7 @@ CONFIG_STP=y CONFIG_SUNRPC=m # CONFIG_SUNRPC_BIND34 is not set CONFIG_SUNRPC_GSS=m +# CONFIG_SUNRPC_REGISTER_V4 is not set # CONFIG_SUN_PARTITION is not set CONFIG_SUSPEND_UP_POSSIBLE=y CONFIG_SWAP=y @@ -2008,6 +2011,7 @@ CONFIG_W1=m # CONFIG_W1_MASTER_DS2490 is not set # CONFIG_W1_MASTER_GPIO is not set # CONFIG_W1_MASTER_MATROX is not set +# CONFIG_W1_SLAVE_BQ27000 is not set # CONFIG_W1_SLAVE_DS2433 is not set # CONFIG_W1_SLAVE_DS2760 is not set # CONFIG_W1_SLAVE_SMEM is not set |