diff options
author | Paul Brook <paul@codesourcery.com> | 2010-04-05 19:57:40 +0100 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2010-04-05 19:57:40 +0100 |
commit | 61d3cf93e2676282ba1a8d568b2406257f208b26 (patch) | |
tree | 43fc3b106d24bdf1c474a23857873974e1b2235f /default-configs | |
parent | 4f78c9ad5a6076a37a944ededfbec508861103f7 (diff) |
OHCI qdev conversion
Convert remaining OHCI devices to QDEV interface.
Signed-off-by: Paul Brook <paul@codesourcery.com>
Diffstat (limited to 'default-configs')
-rw-r--r-- | default-configs/sparc-softmmu.mak | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/default-configs/sparc-softmmu.mak b/default-configs/sparc-softmmu.mak index 1b94dcead1..54899ffc58 100644 --- a/default-configs/sparc-softmmu.mak +++ b/default-configs/sparc-softmmu.mak @@ -1,6 +1,5 @@ # Default configuration for sparc-softmmu -CONFIG_QDEV_ADDR=y CONFIG_ECC=y CONFIG_ESP=y CONFIG_ESCC=y |