summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorHauke Mehrtens2012-12-26 21:06:17 +0100
committerJohn Crispin2013-02-15 19:01:57 +0100
commitfe08f8c2c5cf4fa95d9d6d7c1577c6fbb963b5c1 (patch)
tree08d4fcc3c297da8e59b4a1dc08338cdceb5a2a88 /arch/mips/Kconfig
parentMIPS: BCM47XX: trim the nvram values for parsing (diff)
downloadkernel-qcow2-linux-fe08f8c2c5cf4fa95d9d6d7c1577c6fbb963b5c1.tar.gz
kernel-qcow2-linux-fe08f8c2c5cf4fa95d9d6d7c1577c6fbb963b5c1.tar.xz
kernel-qcow2-linux-fe08f8c2c5cf4fa95d9d6d7c1577c6fbb963b5c1.zip
MIPS: BCM47XX: select BOOT_RAW
All the boot loaders I have seen are booting the kernel in raw mode by default. CFE seems to support elf kernel images too, but the default case is raw for the devices I know of. Select this option to make the kernel boot on most of the devices with the default options. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Patchwork: http://patchwork.linux-mips.org/patch/4746/ Signed-off-by: John Crispin <blogic@openwrt.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 2ac626ab9d43..c87455eedb8f 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -107,6 +107,7 @@ config ATH79
config BCM47XX
bool "Broadcom BCM47XX based boards"
select ARCH_WANT_OPTIONAL_GPIOLIB
+ select BOOT_RAW
select CEVT_R4K
select CSRC_R4K
select DMA_NONCOHERENT