mips: Realtek RTL: select NO_EXCEPT_FILL
authorSander Vanheule <sander@svanheule.net>
Sun, 15 Jan 2023 12:19:22 +0000 (13:19 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 27 Jan 2023 16:13:40 +0000 (17:13 +0100)
commitb74cc639f796ecc0b43b23424ee33d9a56dfa468
tree006bb44d4d7ecd626cabaa9a9090e04c3b5d5b3b
parent4a24f6e0cc17ba259d72c5f687dd8e02098a2b7e
mips: Realtek RTL: select NO_EXCEPT_FILL

The CPUs in these SoCs support MIPS32 R2, and allow ebase relocation.
Even if the default exception base of 0x80000000 is used, the
MIPS_GENERIC load address of 0x80100000 leaves sufficient space to not
need an extra 0x400 bytes of padding.

Suggested-by: Olliver Schinagl <oliver@schinagl.nl>
Signed-off-by: Sander Vanheule <sander@svanheule.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/Kconfig