diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-30 13:31:02 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-30 13:31:02 +0000 |
commit | dbc178fb28aeeeba9baad6b9aed41af8d22a99ea (patch) | |
tree | 39b522ce0e96903c76fde6ab8ffe8376f195c2c7 | |
parent | d445fbb21a5b85a127ca0ac49160e3ed0ab9c6a3 (diff) |
[kernel] add missing symbols to .25 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10989 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/generic-2.6/config-2.6.25 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25 index 810b613c79..d797a8c387 100644 --- a/target/linux/generic-2.6/config-2.6.25 +++ b/target/linux/generic-2.6/config-2.6.25 @@ -898,6 +898,7 @@ CONFIG_NET_SCH_RR=m CONFIG_NET_SCH_SFQ=m CONFIG_NET_SCH_TBF=m CONFIG_NET_SCH_TEQL=m +# CONFIG_ENC28J60 is not set # CONFIG_NET_TULIP is not set CONFIG_NET_WIRELESS=y CONFIG_NET_WIRELESS_RTNETLINK=y @@ -1149,6 +1150,7 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_DS1511 is not set # CONFIG_RTC_DRV_MAX6900 is not set # CONFIG_RTC_DRV_MAX6902 is not set +# CONFIG_RTC_DRV_R9701 is not set # CONFIG_RTC_DRV_RS5C348 is not set # CONFIG_RTC_DRV_S35390A is not set # CONFIG_RTL8187 is not set |