projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
replace the hostapd preselection with a wpad preselection to enable proper client...
[openwrt.git]
/
target
/
linux
/
ar71xx
/
config-2.6.30
diff --git
a/target/linux/ar71xx/config-2.6.30
b/target/linux/ar71xx/config-2.6.30
index
6984319
..
878b6cd
100644
(file)
--- a/
target/linux/ar71xx/config-2.6.30
+++ b/
target/linux/ar71xx/config-2.6.30
@@
-185,6
+185,8
@@
CONFIG_PHYLIB=y
# CONFIG_PROBE_INITRD_HEADER is not set
CONFIG_RTL8306_PHY=y
CONFIG_RTL8366_SMI=y
# CONFIG_PROBE_INITRD_HEADER is not set
CONFIG_RTL8306_PHY=y
CONFIG_RTL8366_SMI=y
+CONFIG_RTL8366S_PHY=y
+# CONFIG_RTL8366S_PHY_DEBUG_FS is not set
CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_SCSI_DMA is not set
# CONFIG_SERIAL_8250_EXTENDED is not set
CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_SCSI_DMA is not set
# CONFIG_SERIAL_8250_EXTENDED is not set
This page took
0.030154 seconds
and
4
git commands to generate.