aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorMathew McBride <matt@traverse.com.au>2023-02-13 06:51:26 +0000
committerPetr Štetiar <ynezz@true.cz>2023-06-13 14:14:27 +0200
commit86b50228c09acf09266fdb2f166a121ff7cc23e2 (patch)
treee51913621d6cbbb6364a1904b808de77177537eb /target
parentbacc385dc56440a9c2bf1a574ba26d72d25d2d74 (diff)
downloadupstream-86b50228c09acf09266fdb2f166a121ff7cc23e2.tar.gz
upstream-86b50228c09acf09266fdb2f166a121ff7cc23e2.tar.bz2
upstream-86b50228c09acf09266fdb2f166a121ff7cc23e2.zip
armvirt: 64: disable CONFIG_SMC91X
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)
Diffstat (limited to 'target')
-rw-r--r--target/linux/armvirt/64/config-5.152
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/armvirt/64/config-5.15 b/target/linux/armvirt/64/config-5.15
index 225a8aac8d..54dd78a8aa 100644
--- a/target/linux/armvirt/64/config-5.15
+++ b/target/linux/armvirt/64/config-5.15
@@ -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