diff options
author | Thomas Huth <[email protected]> | 2021-04-28 10:24:42 +0200 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2021-04-30 17:17:01 +0200 |
commit | f5b474decad90719e2a4234f83d97aad19307584 (patch) | |
tree | a6550949ecef13361cd79c75748330d9f96c55b7 /lib/mpi/mpi-sub-ui.c | |
parent | 2f7484fd73729f89085fe08d683f5a8d9e17fe99 (diff) |
s390/configs: change CONFIG_VIRTIO_CONSOLE to "m"
In former times, the virtio-console code had to be compiled into
the kernel since the old guest virtio transport had some hard de-
pendencies. But since the old virtio transport has been removed in
commit 7fb2b2d51244 ("s390/virtio: remove the old KVM virtio transport"),
we do not have this limitation anymore.
Commit bb533ec8bacd ("s390/config: do not select VIRTIO_CONSOLE via
Kconfig") then also lifted the hard setting in the Kconfig system, so
we can finally switch the CONFIG_VIRTIO_CONSOLE knob to compile this
driver as a module now, making it more flexible for the user to only
load it if it is really required.
Signed-off-by: Thomas Huth <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian Borntraeger <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions