aboutsummaryrefslogtreecommitdiff
path: root/default-configs/sparc-softmmu.mak
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2019-01-23 14:56:07 +0800
committerPaolo Bonzini <pbonzini@redhat.com>2019-03-07 21:45:53 +0100
commit03b348bdcbd1eda4ce097b2b84527dec774d80c4 (patch)
tree7baf9ac83aae85696d5a4345f93fbb9ab68fb141 /default-configs/sparc-softmmu.mak
parenta02c0edb35662de38d400f42b68845540669ca3d (diff)
downloadqemu-03b348bdcbd1eda4ce097b2b84527dec774d80c4.zip
qemu-03b348bdcbd1eda4ce097b2b84527dec774d80c4.tar.gz
qemu-03b348bdcbd1eda4ce097b2b84527dec774d80c4.tar.bz2
scsi: express dependencies with Kconfig
This automatically removes the SCSI subsystem from the binary altogether if no controllers are selected. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Yang Zhong <yang.zhong@intel.com> Message-Id: <20190123065618.3520-34-yang.zhong@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'default-configs/sparc-softmmu.mak')
-rw-r--r--default-configs/sparc-softmmu.mak1
1 files changed, 0 insertions, 1 deletions
diff --git a/default-configs/sparc-softmmu.mak b/default-configs/sparc-softmmu.mak
index 59a4a3d..805c400 100644
--- a/default-configs/sparc-softmmu.mak
+++ b/default-configs/sparc-softmmu.mak
@@ -2,7 +2,6 @@
CONFIG_ISA_BUS=y
CONFIG_ECC=y
-CONFIG_SCSI=y
CONFIG_ESP=y
CONFIG_ESCC=y
CONFIG_M48T59=y