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.31 | |
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.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 d61da38c31..df1d8e0ef8 100644 --- a/target/linux/generic/config-2.6.31 +++ b/target/linux/generic/config-2.6.31 @@ -1763,6 +1763,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 |