projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add preinit modularization work by Daniel Dickinson (cshore)
[openwrt.git]
/
target
/
linux
/
ar71xx
/
config-2.6.32
diff --git
a/target/linux/ar71xx/config-2.6.32
b/target/linux/ar71xx/config-2.6.32
index
002e4a9
..
192daa6
100644
(file)
--- a/
target/linux/ar71xx/config-2.6.32
+++ b/
target/linux/ar71xx/config-2.6.32
@@
-191,9
+191,9
@@
CONFIG_PHYLIB=y
# CONFIG_PNX8550_STB810 is not set
# CONFIG_PROBE_INITRD_HEADER is not set
CONFIG_RTL8306_PHY=y
# CONFIG_PNX8550_STB810 is not set
# 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_RTL8366S_PHY=y
# CONFIG_RTL8366S_PHY_DEBUG_FS is not set
+CONFIG_RTL8366_SMI=y
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.020018 seconds
and
4
git commands to generate.