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 | 090afbf663f1752aa923774fd3212beca86dbc49 (patch) | |
tree | 9127a5bfa0b5ca80b695974024b06399e90ae79e /target/linux/generic | |
parent | a263dc5a12daab294adf41986f67edeee3b0ad6b (diff) | |
download | upstream-090afbf663f1752aa923774fd3212beca86dbc49.tar.gz upstream-090afbf663f1752aa923774fd3212beca86dbc49.tar.bz2 upstream-090afbf663f1752aa923774fd3212beca86dbc49.zip |
linux/3.3: add missing RTC symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31654 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |