diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-04-06 11:40:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-04-06 11:40:41 +0000 |
commit | 202fb45debb80148c280275e299d90475d032490 (patch) | |
tree | 61658ddbf939bb1f8c68edf539a775695c1a2f68 /target/linux/generic | |
parent | df7af06f1f830f7c319e41a9459d26021ca1ee9f (diff) | |
download | upstream-202fb45debb80148c280275e299d90475d032490.tar.gz upstream-202fb45debb80148c280275e299d90475d032490.tar.bz2 upstream-202fb45debb80148c280275e299d90475d032490.zip |
refresh kernel configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36214
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-3.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9 index e32c20b575..eaac3f662c 100644 --- a/target/linux/generic/config-3.9 +++ b/target/linux/generic/config-3.9 @@ -2543,12 +2543,12 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_X1205 is not set CONFIG_RTC_HCTOSYS=y CONFIG_RTC_HCTOSYS_DEVICE="rtc0" -CONFIG_RTC_SYSTOHC=y CONFIG_RTC_INTF_DEV=y # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set CONFIG_RTC_INTF_PROC=y CONFIG_RTC_INTF_SYSFS=y CONFIG_RTC_LIB=y +CONFIG_RTC_SYSTOHC=y # CONFIG_RTL8180 is not set # CONFIG_RTL8187 is not set # CONFIG_RTL8192E is not set |