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 | 7d2fca5ed87cd0d7060031615cbf952eaa7ef26d (patch) | |
tree | 426a614d925f99518e5ab2998f5a8e4c51a6ede1 /target/linux/generic/config-2.6.31 | |
parent | 3f3a1e406d84db876fafda826f1dbd46a8c2647f (diff) | |
download | upstream-7d2fca5ed87cd0d7060031615cbf952eaa7ef26d.tar.gz upstream-7d2fca5ed87cd0d7060031615cbf952eaa7ef26d.tar.bz2 upstream-7d2fca5ed87cd0d7060031615cbf952eaa7ef26d.zip |
[kernel] yet another missing symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25875 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-2.6.31')
-rw-r--r-- | target/linux/generic/config-2.6.31 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.31 b/target/linux/generic/config-2.6.31 index 1e2defa6e0..9436da6d5f 100644 --- a/target/linux/generic/config-2.6.31 +++ b/target/linux/generic/config-2.6.31 @@ -1778,6 +1778,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_RS5C348 is not set # CONFIG_RTC_DRV_RS5C372 is not set |