s390/hmcdrv: Restrict s390 HMC driver to S390 arch
authorJosh Boyer <jwboyer@fedoraproject.org>
Tue, 14 Oct 2014 15:04:48 +0000 (17:04 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 15 Oct 2014 14:56:26 +0000 (16:56 +0200)
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: 8f933b1043e1e5 ("s390/hmcdrv: HMC drive CD/DVD access")
Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found