diff options
author | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-03 10:15:55 +0000 |
---|---|---|
committer | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-03 10:15:55 +0000 |
commit | 76c03da31ed507b9a1e49a225e6f8838260341f8 (patch) | |
tree | 1711ac9f78156a9fbfa5d1c7029f1161b3d5fde5 /target/linux/generic/config-2.6.34 | |
parent | 1873d318c4817c1e45cd49225062855eb2e41bc7 (diff) |
[generic] add more missing kernel symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25846 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-2.6.34')
-rw-r--r-- | target/linux/generic/config-2.6.34 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.34 b/target/linux/generic/config-2.6.34 index 83e8cf9643..28767d2384 100644 --- a/target/linux/generic/config-2.6.34 +++ b/target/linux/generic/config-2.6.34 @@ -1956,6 +1956,7 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_DS3234 is not set # CONFIG_RTC_DRV_EP93XX is not set # CONFIG_RTC_DRV_FM3130 is not set +# CONFIG_RTC_DRV_GENERIC is not set # CONFIG_RTC_DRV_ISL1208 is not set # CONFIG_RTC_DRV_M41T80 is not set # CONFIG_RTC_DRV_M41T94 is not set @@ -1969,6 +1970,7 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_PCF50606 is not set # CONFIG_RTC_DRV_PCF8563 is not set # CONFIG_RTC_DRV_PCF8583 is not set +# CONFIG_RTC_DRV_PL030 is not set # CONFIG_RTC_DRV_R9701 is not set # CONFIG_RTC_DRV_RP5C01 is not set # CONFIG_RTC_DRV_RS5C348 is not set |