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 | 434e1950c61a6b03621ff120cebafc9bd6ff830f (patch) | |
tree | d9f289d6a5c7bcb23c85618f6f75f97c6b81f50a /target/linux/generic/config-2.6.37 | |
parent | 260652bf8fdf91994f574a402aee24da17e15bac (diff) | |
download | upstream-434e1950c61a6b03621ff120cebafc9bd6ff830f.tar.gz upstream-434e1950c61a6b03621ff120cebafc9bd6ff830f.tar.bz2 upstream-434e1950c61a6b03621ff120cebafc9bd6ff830f.zip |
add missing symbol
SVN-Revision: 25843
Diffstat (limited to 'target/linux/generic/config-2.6.37')
-rw-r--r-- | target/linux/generic/config-2.6.37 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37 index bcf4e8f336..e3979c7790 100644 --- a/target/linux/generic/config-2.6.37 +++ b/target/linux/generic/config-2.6.37 @@ -1945,6 +1945,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 |