aboutsummaryrefslogtreecommitdiff
path: root/default-configs/ppcemb-softmmu.mak
diff options
context:
space:
mode:
authorJan Kiszka <jan.kiszka@siemens.com>2011-10-16 11:53:17 +0200
committerBlue Swirl <blauwirbel@gmail.com>2011-10-16 11:11:56 +0000
commitcfce6d8934243871c4dc6d0c5248b0b27a1b8d80 (patch)
tree4223a66c35aae7f626d87ed5510798bd96ad8420 /default-configs/ppcemb-softmmu.mak
parent661f1929d0b9ce9af530f1806cfc6136c630d405 (diff)
i8259: Move to hw library
No target-specific bits remaining, let's move it over. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'default-configs/ppcemb-softmmu.mak')
-rw-r--r--default-configs/ppcemb-softmmu.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/ppcemb-softmmu.mak b/default-configs/ppcemb-softmmu.mak
index 9f0730c7a5..5db7205267 100644
--- a/default-configs/ppcemb-softmmu.mak
+++ b/default-configs/ppcemb-softmmu.mak
@@ -31,3 +31,4 @@ CONFIG_SOUND=y
CONFIG_PFLASH_CFI01=y
CONFIG_PFLASH_CFI02=y
CONFIG_PTIMER=y
+CONFIG_I8259=y