mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-04-24 14:07:52 -04:00
m68k: virt: Kconfig minor fixes
Select VIRTIO_MENU as it is needed by VIRTIO_MMIO. Add an ending period at the end of the virt machine help message. Reported-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Laurent Vivier <laurent@vivier.eu> Tested-by: Randy Dunlap <rdunlap@infradead.org> Acked-by: Randy Dunlap <rdunlap@infradead.org> Link: https://lore.kernel.org/r/20220531174514.1586248-1-laurent@vivier.eu Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
This commit is contained in:
parent
f2906aa863
commit
efae7404e1
1 changed files with 2 additions and 1 deletions
|
@ -161,10 +161,11 @@ config VIRT
|
|||
select RTC_CLASS
|
||||
select RTC_DRV_GOLDFISH
|
||||
select TTY
|
||||
select VIRTIO_MENU
|
||||
select VIRTIO_MMIO
|
||||
help
|
||||
This options enable a pure virtual machine based on m68k,
|
||||
VIRTIO MMIO devices and GOLDFISH interfaces (TTY, RTC, PIC)
|
||||
VIRTIO MMIO devices and GOLDFISH interfaces (TTY, RTC, PIC).
|
||||
|
||||
config PILOT
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue