delete unused kconfig for arm qemus
This commit is contained in:
parent
a9d847e2c0
commit
4cb4f904f8
2 changed files with 0 additions and 2 deletions
|
@ -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";
|
||||
};
|
||||
|
|
|
@ -40,7 +40,6 @@
|
|||
VIRTIO_BLK = "y";
|
||||
VIRTIO_NET = "y";
|
||||
|
||||
SERIAL_EARLYCON_ARM_SEMIHOST = "y"; # earlycon=smh
|
||||
SERIAL_AMBA_PL011 = "y";
|
||||
SERIAL_AMBA_PL011_CONSOLE = "y";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue