[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e92a9cb8-0270-523b-d853-1ee648b20e0f@infradead.org>
Date: Tue, 31 May 2022 10:55:09 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Laurent Vivier <laurent@...ier.eu>, linux-kernel@...r.kernel.org
Cc: linux-m68k@...ts.linux-m68k.org, Arnd Bergmann <arnd@...db.de>,
Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: Re: [PATCH] m68k: virt: Kconfig minor fixes
On 5/31/22 10:45, Laurent Vivier wrote:
> 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@...radead.org>
> Signed-off-by: Laurent Vivier <laurent@...ier.eu>
Tested-by: Randy Dunlap <rdunlap@...radead.org>
Acked-by: Randy Dunlap <rdunlap@...radead.org>
Thanks.
> ---
> 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
--
~Randy
Powered by blists - more mailing lists