public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] m68k: virt: Kconfig minor fixes
@ 2022-05-31 17:45 Laurent Vivier
  2022-05-31 17:55 ` Randy Dunlap
  2022-06-02  7:13 ` Geert Uytterhoeven
  0 siblings, 2 replies; 7+ messages in thread
From: Laurent Vivier @ 2022-05-31 17:45 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, linux-m68k, Arnd Bergmann, Geert Uytterhoeven,
	Laurent Vivier

Select VIRTIO_MENU as it is needed by VIRTIO_MMIO.

Add an ending period at the end the virt machine help message.

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
---
 arch/m68k/Kconfig.machine | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/arch/m68k/Kconfig.machine b/arch/m68k/Kconfig.machine
index a1042568b9ad..4fbe57de1851 100644
--- a/arch/m68k/Kconfig.machine
+++ b/arch/m68k/Kconfig.machine
@@ -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
-- 
2.36.1


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-07-09 10:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-31 17:45 [PATCH] m68k: virt: Kconfig minor fixes Laurent Vivier
2022-05-31 17:55 ` Randy Dunlap
2022-06-02  7:13 ` Geert Uytterhoeven
2022-07-08  1:24   ` Jason A. Donenfeld
2022-07-08  7:24     ` Geert Uytterhoeven
2022-07-09  0:10       ` Jason A. Donenfeld
2022-07-09 10:34         ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox