projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36e4fc9
)
add missing symbols to .25 config
author
Gabor Juhos
<juhosg@openwrt.org>
Wed, 30 Apr 2008 13:31:02 +0000
(13:31 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Wed, 30 Apr 2008 13:31:02 +0000
(13:31 +0000)
SVN-Revision: 10989
target/linux/generic-2.6/config-2.6.25
patch
|
blob
|
history
diff --git
a/target/linux/generic-2.6/config-2.6.25
b/target/linux/generic-2.6/config-2.6.25
index 810b613c79fec0cac6548bfe214c631b9ca24635..d797a8c387b99f49fe127fa371964a757a2ec095 100644
(file)
--- 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