Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dd54dedd authored by Hauke Mehrtens's avatar Hauke Mehrtens Committed by John Crispin
Browse files

MIPS: BCM47XX: select NO_EXCEPT_FILL



The kernel is loaded to 0x80001000 so there is some space left for the
exception handlers and the kernel do not have to reserve some extra
space for them.

Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
Patchwork: http://patchwork.linux-mips.org/patch/4747/


Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>
parent fe08f8c2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -114,6 +114,7 @@ config BCM47XX
	select FW_CFE
	select HW_HAS_PCI
	select IRQ_CPU
	select NO_EXCEPT_FILL
	select SYS_SUPPORTS_32BIT_KERNEL
	select SYS_SUPPORTS_LITTLE_ENDIAN
	select SYS_HAS_EARLY_PRINTK