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 | 0f2b1d070a2e6649a04fda61c58a75a4db80cd1c (patch) | |
tree | a9e6864b3e122916280e88192d3b667f27e8379b /target/linux/generic-2.6/config-2.6.21 | |
parent | 1cea2126da66299a806a64605eaf9717e693776b (diff) | |
download | upstream-0f2b1d070a2e6649a04fda61c58a75a4db80cd1c.tar.gz upstream-0f2b1d070a2e6649a04fda61c58a75a4db80cd1c.tar.bz2 upstream-0f2b1d070a2e6649a04fda61c58a75a4db80cd1c.zip |
more cleanup
SVN-Revision: 15605
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.21')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.21 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.21 b/target/linux/generic-2.6/config-2.6.21 index e2d9e50937..c43ddcc423 100644 --- a/target/linux/generic-2.6/config-2.6.21 +++ b/target/linux/generic-2.6/config-2.6.21 @@ -1,4 +1,3 @@ - # CONFIG_6PACK is not set # CONFIG_8139CP is not set # CONFIG_9P_FS is not set @@ -1072,6 +1071,7 @@ CONFIG_RAMFS=y # CONFIG_RPCSEC_GSS_SPKM3 is not set # CONFIG_RTC_CLASS is not set CONFIG_RTC_DRV_CMOS=y +CONFIG_RTC_LIB=y CONFIG_RT_MUTEXES=y # CONFIG_S2IO is not set # CONFIG_SATA_INIC162X is not set |