brcm47xx: bgmac: update to version form netdev git repository
[openwrt.git] / target / linux / brcm47xx / patches-3.8 / 119-fix-boot.patch
1 --- a/arch/mips/Kconfig
2 +++ b/arch/mips/Kconfig
3 @@ -107,12 +107,14 @@ 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 FW_CFE
12         select HW_HAS_PCI
13         select IRQ_CPU
14 +       select NO_EXCEPT_FILL
15         select SYS_SUPPORTS_32BIT_KERNEL
16         select SYS_SUPPORTS_LITTLE_ENDIAN
17         help