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 | 049b5f3748f4c49cae31d6a84e1ba8dab20f2524 (patch) | |
tree | 8433de62d2465a355750d4934ac45befb219dda6 /target/linux/generic/config-3.9 | |
parent | 7870e47cc0d329084ae6ca5a7473f0b0b9d64556 (diff) | |
download | upstream-049b5f3748f4c49cae31d6a84e1ba8dab20f2524.tar.gz upstream-049b5f3748f4c49cae31d6a84e1ba8dab20f2524.tar.bz2 upstream-049b5f3748f4c49cae31d6a84e1ba8dab20f2524.zip |
refresh kernel configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36214 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.9')
-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 |