diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-09 10:48:30 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-09 10:48:30 +0000 |
commit | d640a15b7348caf8099e21eed491a32718aa9e7f (patch) | |
tree | 8c950000ef90496a6ae51d1082e181ff43d903ba /target/linux/generic | |
parent | 85f1a2c67a7b20d28d950a4e595ef172cb28d156 (diff) | |
download | upstream-d640a15b7348caf8099e21eed491a32718aa9e7f.tar.gz upstream-d640a15b7348caf8099e21eed491a32718aa9e7f.tar.bz2 upstream-d640a15b7348caf8099e21eed491a32718aa9e7f.zip |
linux/3.3: add missing RTC symbol
SVN-Revision: 31654
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 913a0de872..3696a806a6 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -2257,6 +2257,7 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_PL030 is not set # CONFIG_RTC_DRV_PL031 is not set # CONFIG_RTC_DRV_PS3 is not set +# CONFIG_RTC_DRV_PT7C4338 is not set # CONFIG_RTC_DRV_R9701 is not set # CONFIG_RTC_DRV_RP5C01 is not set # CONFIG_RTC_DRV_RS5C348 is not set |