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.36 | |
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.36')
-rw-r--r-- | target/linux/generic/config-2.6.36 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.36 b/target/linux/generic/config-2.6.36 index bef8a7f287..ad2b18b7ee 100644 --- a/target/linux/generic/config-2.6.36 +++ b/target/linux/generic/config-2.6.36 @@ -1907,6 +1907,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_ISL12022 is not set # CONFIG_RTC_DRV_ISL1208 is not set # CONFIG_RTC_DRV_M41T80 is not set @@ -1920,6 +1921,7 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_PCF2123 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 |