commit | eeca7a36a86db8bfc1945dd7f6f0c22a6b66b31d | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu May 10 15:45:56 2007 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu May 10 15:46:07 2007 +0200 |
tree | 7963466b0106b4daf90f6c5ce039fc2c330335ab | |
parent | 490f03d6595fade75a9b26e6ea9c9ebb1e4fd05a [diff] [blame] |
[S390] Kconfig: refine depends statements. Refine some depends statements to limit their visibility to the environments that are actually supported. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
diff --git a/drivers/kvm/Kconfig b/drivers/kvm/Kconfig index 703cc88..e8e37d8 100644 --- a/drivers/kvm/Kconfig +++ b/drivers/kvm/Kconfig
@@ -2,6 +2,7 @@ # KVM configuration # menu "Virtualization" + depends on X86 config KVM tristate "Kernel-based Virtual Machine (KVM) support"