aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2013-06-18 12:55:39 -0400
committerRalf Baechle <ralf@linux-mips.org>2013-07-01 09:10:53 -0400
commitae8de61c726f4f2c4b1b4d8263c9c71b82503e0d (patch)
tree18d420d12d8cd2c75e77c5ffe7b1d063351bcbb9 /arch/mips/Kconfig
parent169c3c164f0dd791dfa023ab02c12cb286a72e6e (diff)
MIPS: BCM63XX: select BOOT_RAW
Enabling BOOT_RAW is mandatory to get a binary image (objcopy from ELF to binary) to work. This does not affect the ELF kernels which are used by CFE on BCM63XX DSL platforms, but is going to be necessary to support BCM63XX on Cable Modem chips such as BCM3368. Signed-off-by: Florian Fainelli <florian@openwrt.org> Cc: linux-mips@linux-mips.org Cc: cernekee@gmail.com Cc: jogo@openwrt.org Patchwork: https://patchwork.linux-mips.org/patch/5500/ Signed-off-by: Ralf Baechle <ralf@linux-mips.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 f4cc348034b7..ba63cdbd13fe 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -121,6 +121,7 @@ config BCM47XX
121 121
122config BCM63XX 122config BCM63XX
123 bool "Broadcom BCM63XX based boards" 123 bool "Broadcom BCM63XX based boards"
124 select BOOT_RAW
124 select CEVT_R4K 125 select CEVT_R4K
125 select CSRC_R4K 126 select CSRC_R4K
126 select DMA_NONCOHERENT 127 select DMA_NONCOHERENT