diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2011-03-05 06:51:06 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2011-03-05 06:51:06 +0000 |
commit | 81cc3ef4f49d1d5c45f4c7776f30f8d90312c5ed (patch) | |
tree | 659a24e0554b5f1e8d5a401cfbc6d039cd790d3e /target/linux/generic/config-2.6.36 | |
parent | fff328fd4122020f0c77d2473db96dac033c45f7 (diff) | |
download | mtk-20170518-81cc3ef4f49d1d5c45f4c7776f30f8d90312c5ed.zip mtk-20170518-81cc3ef4f49d1d5c45f4c7776f30f8d90312c5ed.tar.gz mtk-20170518-81cc3ef4f49d1d5c45f4c7776f30f8d90312c5ed.tar.bz2 |
yet another missing symbol
SVN-Revision: 25875
Diffstat (limited to 'target/linux/generic/config-2.6.36')
-rw-r--r-- | target/linux/generic/config-2.6.36 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.36 b/target/linux/generic/config-2.6.36 index ad2b18b..63255a9 100644 --- a/target/linux/generic/config-2.6.36 +++ b/target/linux/generic/config-2.6.36 @@ -1922,6 +1922,7 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_PCF8563 is not set # CONFIG_RTC_DRV_PCF8583 is not set # CONFIG_RTC_DRV_PL030 is not set +# CONFIG_RTC_DRV_PL031 is not set # CONFIG_RTC_DRV_R9701 is not set # CONFIG_RTC_DRV_RP5C01 is not set # CONFIG_RTC_DRV_RS5C348 is not set |