brcm47xx: board detection WNDR3400v2
[openwrt/openwrt.git] / target / linux / brcm47xx / patches-3.6 / 119-fix-boot.patch
1 --- a/arch/mips/Kconfig
2 +++ b/arch/mips/Kconfig
3 @@ -102,11 +102,13 @@ config ATH79
4 config BCM47XX
5 bool "Broadcom BCM47XX based boards"
6 select ARCH_WANT_OPTIONAL_GPIOLIB
7 + select BOOT_RAW
8 select CEVT_R4K
9 select CSRC_R4K
10 select DMA_NONCOHERENT
11 select HW_HAS_PCI
12 select IRQ_CPU
13 + select NO_EXCEPT_FILL
14 select SYS_SUPPORTS_32BIT_KERNEL
15 select SYS_SUPPORTS_LITTLE_ENDIAN
16 select CFE