diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-04 20:31:47 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-04 20:31:47 +0000 |
commit | 68cfaed479d6334fe592aacf88fbc1e4b60b1c2f (patch) | |
tree | a26600ea1070c4229afb52afbbb1622321f7d164 /target/linux/generic-2.6/config-2.6.28 | |
parent | 0fd4813ca24f753cad88d5398d4025bdf86e2937 (diff) | |
download | upstream-68cfaed479d6334fe592aacf88fbc1e4b60b1c2f.tar.gz upstream-68cfaed479d6334fe592aacf88fbc1e4b60b1c2f.tar.bz2 upstream-68cfaed479d6334fe592aacf88fbc1e4b60b1c2f.zip |
more cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15605 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.28')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.28 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28 index 75b6bb34e7..34ca9840f0 100644 --- a/target/linux/generic-2.6/config-2.6.28 +++ b/target/linux/generic-2.6/config-2.6.28 @@ -1,4 +1,3 @@ - # CONFIG_6PACK is not set # CONFIG_8139CP is not set # CONFIG_9P_FS is not set @@ -409,6 +408,7 @@ CONFIG_FIB_RULES=y CONFIG_FILE_LOCKING=y # CONFIG_FIREWIRE is not set # CONFIG_FIRMWARE_IN_KERNEL is not set +# CONFIG_FIXED_PHY is not set CONFIG_FLATMEM_MANUAL=y CONFIG_FLATMEM=y CONFIG_FLAT_NODE_MEM_MAP=y @@ -950,12 +950,8 @@ CONFIG_MTD_COMPLEX_MAPPINGS=y # CONFIG_MTD_CONCAT is not set # CONFIG_MTD_DATAFLASH is not set # CONFIG_MTD_DEBUG is not set -# CONFIG_MTD_DEBUG is not set -# CONFIG_MTD_DOC2000 is not set # CONFIG_MTD_DOC2000 is not set # CONFIG_MTD_DOC2001 is not set -# CONFIG_MTD_DOC2001 is not set -# CONFIG_MTD_DOC2001PLUS is not set # CONFIG_MTD_DOC2001PLUS is not set CONFIG_MTD_GEN_PROBE=y # CONFIG_MTD_INTEL_VR_NOR is not set @@ -1432,6 +1428,10 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_RTC7301 is not set # CONFIG_RTC_DRV_RX8581 is not set # CONFIG_RTC_DRV_S35390A is not set +CONFIG_RTC_INTF_DEV=y +CONFIG_RTC_INTF_PROC=y +CONFIG_RTC_INTF_SYSFS=y +CONFIG_RTC_LIB=y # CONFIG_RTL8180 is not set # CONFIG_RTL8187 is not set CONFIG_RT_MUTEXES=y |