diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2011-03-03 02:31:48 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2011-03-03 02:31:48 +0000 |
commit | f992a7de38cb7351f92ad652f9f176248cd9cba9 (patch) | |
tree | f339b500f3662f6c6be7cca44d3ab61947c1ae2e /target/linux/generic/config-2.6.32 | |
parent | 3f4b5e40b41e6ce7badaf59a994e1dc565a179b8 (diff) | |
download | upstream-f992a7de38cb7351f92ad652f9f176248cd9cba9.tar.gz upstream-f992a7de38cb7351f92ad652f9f176248cd9cba9.tar.bz2 upstream-f992a7de38cb7351f92ad652f9f176248cd9cba9.zip |
[kernel] add missing symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25843 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-2.6.32')
-rw-r--r-- | target/linux/generic/config-2.6.32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.32 b/target/linux/generic/config-2.6.32 index 6439ef748c..8af23f2beb 100644 --- a/target/linux/generic/config-2.6.32 +++ b/target/linux/generic/config-2.6.32 @@ -1865,6 +1865,7 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_DS1672 is not set # CONFIG_RTC_DRV_DS1742 is not set # CONFIG_RTC_DRV_DS3234 is not set +# CONFIG_RTC_DRV_EP93XX is not set # CONFIG_RTC_DRV_FM3130 is not set # CONFIG_RTC_DRV_ISL1208 is not set # CONFIG_RTC_DRV_M41T80 is not set |