realtek: rtl931x: drop CONFIG_NO_EXCEPT_FILL hack
authorSander Vanheule <sander@svanheule.net>
Tue, 24 Jan 2023 20:34:58 +0000 (21:34 +0100)
committerSander Vanheule <sander@svanheule.net>
Tue, 24 Jan 2023 20:35:00 +0000 (21:35 +0100)
commitd84dc5d4d7b28cf4132448130d3beb4352539f4f
tree448f8533468089d8f8074b05805cc4619524faee
parent1bf39d91d5d928724d335abe12509f629d8685c7
realtek: rtl931x: drop CONFIG_NO_EXCEPT_FILL hack

On RTL931x builds, CONFIG_RTL931X was used as a stand-in for
CONFIG_NO_EXCEPT_FILL.  Now that the latter is always selected for
devices in the realtek target, this hack can be removed. Resulting
device images are binary identical.

Signed-off-by: Sander Vanheule <sander@svanheule.net>
target/linux/realtek/patches-5.10/312-rt9313-support.patch
target/linux/realtek/patches-5.15/312-rt9313-support.patch