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.31 | |
parent | 85b303bed0c1de9c8ec58ca0ced6ab8304fb647f (diff) | |
download | mtk-20170518-72e6f95f99df41094f2304602a8abb7595a7833d.zip mtk-20170518-72e6f95f99df41094f2304602a8abb7595a7833d.tar.gz mtk-20170518-72e6f95f99df41094f2304602a8abb7595a7833d.tar.bz2 |
add more missing kernel symbols
SVN-Revision: 25846
Diffstat (limited to 'target/linux/generic/config-2.6.31')
-rw-r--r-- | target/linux/generic/config-2.6.31 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.31 b/target/linux/generic/config-2.6.31 index df1d8e0..1e2defa 100644 --- a/target/linux/generic/config-2.6.31 +++ b/target/linux/generic/config-2.6.31 @@ -1765,6 +1765,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 @@ -1776,6 +1777,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_RS5C348 is not set # CONFIG_RTC_DRV_RS5C372 is not set |