提交 c9eeb7b8 编写于 作者: J Josh Boyer 提交者: Martin Schwidefsky

s390/hmcdrv: Restrict s390 HMC driver to S390 arch

This driver is only usable on 64-bit s390 machines.  Mark the Kconfig
dependencies to that users on other architectures are not prompted for it.

Fixes: 8f933b10 ("s390/hmcdrv: HMC drive CD/DVD access")
Signed-off-by: NJosh Boyer <jwboyer@fedoraproject.org>
Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
上级 0429fbc0
无相关合并请求
......@@ -105,7 +105,7 @@ config SCLP_ASYNC
config HMC_DRV
def_tristate m
prompt "Support for file transfers from HMC drive CD/DVD-ROM"
depends on 64BIT
depends on S390 && 64BIT
select CRC16
help
This option enables support for file transfers from a Hardware
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部