projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Several small fixes for ar8216 driver (patch by Jonas Gorski)
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
config-2.6.33
diff --git
a/target/linux/brcm47xx/config-2.6.33
b/target/linux/brcm47xx/config-2.6.33
index
63749ae
..
2c3a23f
100644
(file)
--- a/
target/linux/brcm47xx/config-2.6.33
+++ b/
target/linux/brcm47xx/config-2.6.33
@@
-24,6
+24,9
@@
CONFIG_BITREVERSE=y
CONFIG_CEVT_R4K=y
CONFIG_CEVT_R4K_LIB=y
CONFIG_CFE=y
CONFIG_CEVT_R4K=y
CONFIG_CEVT_R4K_LIB=y
CONFIG_CFE=y
+CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200"
+CONFIG_CMDLINE_BOOL=y
+# CONFIG_CMDLINE_OVERRIDE is not set
# CONFIG_CPU_BIG_ENDIAN is not set
# CONFIG_CPU_CAVIUM_OCTEON is not set
CONFIG_CPU_HAS_PREFETCH=y
# CONFIG_CPU_BIG_ENDIAN is not set
# CONFIG_CPU_CAVIUM_OCTEON is not set
CONFIG_CPU_HAS_PREFETCH=y
This page took
0.022777 seconds
and
4
git commands to generate.