summaryrefslogtreecommitdiff
path: root/default-configs/sh4-softmmu.mak
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2010-12-14 01:34:41 +0100
committerKevin Wolf <kwolf@redhat.com>2010-12-17 16:11:02 +0100
commit461d13d31ca58e9940bc4b935f3e4ab34294ab8f (patch)
tree8f512120614d8ac7a7e5b6a0588197776a7bcaaf /default-configs/sh4-softmmu.mak
parentf6ad2e32f8d833c7f1c75dc084a84a8f02704d64 (diff)
downloadqemu-461d13d31ca58e9940bc4b935f3e4ab34294ab8f.tar.gz
config: move ide core and pci to pci.mak
Every device that can do PCI should also be able to do IDE. So let's move the IDE definitions over to pci.mak. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'default-configs/sh4-softmmu.mak')
-rw-r--r--default-configs/sh4-softmmu.mak1
1 files changed, 0 insertions, 1 deletions
diff --git a/default-configs/sh4-softmmu.mak b/default-configs/sh4-softmmu.mak
index 87247a4e53..5c69acc5f5 100644
--- a/default-configs/sh4-softmmu.mak
+++ b/default-configs/sh4-softmmu.mak
@@ -3,6 +3,5 @@
include pci.mak
CONFIG_SERIAL=y
CONFIG_PTIMER=y
-CONFIG_IDE_CORE=y
CONFIG_PFLASH_CFI02=y
CONFIG_ISA_MMIO=y