From dbc178fb28aeeeba9baad6b9aed41af8d22a99ea Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 30 Apr 2008 13:31:02 +0000 Subject: [PATCH] [kernel] add missing symbols to .25 config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10989 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/config-2.6.25 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25 index 810b613c7..d797a8c38 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 -- 2.35.1