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.36 | |
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.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 4f4485aec7..bef8a7f287 100644 --- a/target/linux/generic/config-2.6.36 +++ b/target/linux/generic/config-2.6.36 @@ -1905,6 +1905,7 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_DS1742 is not set # CONFIG_RTC_DRV_DS3232 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_ISL12022 is not set # CONFIG_RTC_DRV_ISL1208 is not set |