diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2011-03-03 10:15:55 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2011-03-03 10:15:55 +0000 |
commit | 72e6f95f99df41094f2304602a8abb7595a7833d (patch) | |
tree | ebf1f38cc85952960609cae631c7b678bf715b5e /target/linux/generic/config-2.6.34 | |
parent | 85b303bed0c1de9c8ec58ca0ced6ab8304fb647f (diff) | |
download | upstream-72e6f95f99df41094f2304602a8abb7595a7833d.tar.gz upstream-72e6f95f99df41094f2304602a8abb7595a7833d.tar.bz2 upstream-72e6f95f99df41094f2304602a8abb7595a7833d.zip |
add more missing kernel symbols
SVN-Revision: 25846
Diffstat (limited to 'target/linux/generic/config-2.6.34')
-rw-r--r-- | target/linux/generic/config-2.6.34 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.34 b/target/linux/generic/config-2.6.34 index 83e8cf9643..28767d2384 100644 --- a/target/linux/generic/config-2.6.34 +++ b/target/linux/generic/config-2.6.34 @@ -1956,6 +1956,7 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_DS3234 is not set # CONFIG_RTC_DRV_EP93XX is not set # CONFIG_RTC_DRV_FM3130 is not set +# CONFIG_RTC_DRV_GENERIC is not set # CONFIG_RTC_DRV_ISL1208 is not set # CONFIG_RTC_DRV_M41T80 is not set # CONFIG_RTC_DRV_M41T94 is not set @@ -1969,6 +1970,7 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_PCF50606 is not set # CONFIG_RTC_DRV_PCF8563 is not set # CONFIG_RTC_DRV_PCF8583 is not set +# CONFIG_RTC_DRV_PL030 is not set # CONFIG_RTC_DRV_R9701 is not set # CONFIG_RTC_DRV_RP5C01 is not set # CONFIG_RTC_DRV_RS5C348 is not set |