armvirt: 64: disable CONFIG_SMC91X
authorMathew McBride <matt@traverse.com.au>
Mon, 13 Feb 2023 06:51:26 +0000 (06:51 +0000)
committerPetr Štetiar <ynezz@true.cz>
Tue, 13 Jun 2023 12:14:27 +0000 (14:14 +0200)
The SMC91X family is a ISA-age Ethernet controller.
I'm not particularly sure what it's doing in armvirt/64,
as it's unlikely there is a QEMU or real hardware configuration
that exists with it.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
(23.05/5.15 version of commit 214e94cddf1bfd4e6141f79a70f532267fe1bea0)

target/linux/armvirt/64/config-5.15

index 225a8aac8d60938df88b17e184c6e9e308e01577..54dd78a8aa1558a5a8a6d9ca13519d11d4441a3c 100644 (file)
@@ -405,7 +405,7 @@ CONFIG_SERIAL_MVEBU_CONSOLE=y
 CONFIG_SERIAL_MVEBU_UART=y
 CONFIG_SERIAL_SAMSUNG=y
 CONFIG_SERIAL_SAMSUNG_CONSOLE=y
-CONFIG_SMC91X=y
+# CONFIG_SMC91X is not set
 # CONFIG_SND_SUN4I_I2S is not set
 # CONFIG_SND_SUN50I_CODEC_ANALOG is not set
 # CONFIG_SND_SUN50I_DMIC is not set