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>
Fri, 2 Jun 2023 09:36:37 +0000 (11:36 +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>
target/linux/armvirt/64/config-6.1

index b10c84b85839e04888fe2f88e1b920927b5bb463..f1b4838d153ec4d9517c72fb2f2cd68b38f31a29 100644 (file)
@@ -374,7 +374,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