summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-05-09 10:48:30 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-05-09 10:48:30 +0000
commitd640a15b7348caf8099e21eed491a32718aa9e7f (patch)
tree8c950000ef90496a6ae51d1082e181ff43d903ba
parent85f1a2c67a7b20d28d950a4e595ef172cb28d156 (diff)
downloadmaster-31e0f0ae-d640a15b7348caf8099e21eed491a32718aa9e7f.tar.gz
master-31e0f0ae-d640a15b7348caf8099e21eed491a32718aa9e7f.tar.bz2
master-31e0f0ae-d640a15b7348caf8099e21eed491a32718aa9e7f.zip
linux/3.3: add missing RTC symbol
SVN-Revision: 31654
-rw-r--r--target/linux/generic/config-3.31
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