[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c7449167-b6fe-02b7-9cf4-0a4a2a8fab39@infradead.org>
Date: Mon, 23 May 2022 13:08:42 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Paolo Bonzini <pbonzini@...hat.com>, linux-kernel@...r.kernel.org,
kvm@...r.kernel.org
Cc: Christian Borntraeger <borntraeger@...ux.ibm.com>,
linux-s390@...r.kernel.org
Subject: Re: [PATCH] s390/uv_uapi: depend on CONFIG_S390
On 5/23/22 12:24, Paolo Bonzini wrote:
> Signed-off-by: Paolo Bonzini <pbonzini@...hat.com>
> ---
> drivers/s390/char/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/s390/char/Kconfig b/drivers/s390/char/Kconfig
> index ef8f41833c1a..108e8eb06249 100644
> --- a/drivers/s390/char/Kconfig
> +++ b/drivers/s390/char/Kconfig
> @@ -103,6 +103,7 @@ config SCLP_OFB
> config S390_UV_UAPI
> def_tristate m
> prompt "Ultravisor userspace API"
> + depends on S390
Please use a tab for indentation instead of spaces.
> help
> Selecting exposes parts of the UV interface to userspace
> by providing a misc character device at /dev/uv.
--
~Randy
Powered by blists - more mailing lists