1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 14:47:46 +01:00

brcm47xx: add CONFIG_CMDLINE again

Fix for r19955
this patch was suggested by tripolar

SVN-Revision: 19967
This commit is contained in:
Hauke Mehrtens 2010-03-03 20:32:41 +00:00
parent c38f612532
commit d29c671202
2 changed files with 3 additions and 1 deletions

@ -24,6 +24,9 @@ CONFIG_BITREVERSE=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

@ -1105,7 +1105,6 @@ CONFIG_KERNEL_LZMA=y
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYS is not set
# CONFIG_KGDB is not set
# CONFIG_CMDLINE_BOOL is not set
# CONFIG_KMEMTRACE is not set
CONFIG_KMOD=y
# CONFIG_KPROBES is not set