Skip to content

Commit eb3de2d

Browse files
committed
s390/uv_uapi: depend on CONFIG_S390
Signed-off-by: Paolo Bonzini <[email protected]>
1 parent 1644e27 commit eb3de2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/s390/char/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ config SCLP_OFB
103103
config S390_UV_UAPI
104104
def_tristate m
105105
prompt "Ultravisor userspace API"
106+
depends on S390
106107
help
107108
Selecting exposes parts of the UV interface to userspace
108109
by providing a misc character device at /dev/uv.

0 commit comments

Comments
 (0)