delete unused kconfig for arm qemus

This commit is contained in:
Daniel Barlow
2023-11-08 21:28:12 +00:00
parent a9d847e2c0
commit 4cb4f904f8
2 changed files with 0 additions and 2 deletions

View File

@@ -37,7 +37,6 @@
VIRTIO_BLK = "y";
VIRTIO_NET = "y";
SERIAL_EARLYCON_ARM_SEMIHOST = "y"; # earlycon=smh
SERIAL_AMBA_PL011 = "y";
SERIAL_AMBA_PL011_CONSOLE = "y";
};