This configuration requires CONFIG_i8254:

configure --target-list=xtensa-softmmu --audio-card-list=pcspk

Reported-by: Vassili Karpov (malc) <av1...@comtv.ru>
Signed-off-by: Stefan Weil <s...@weilnetz.de>
---
 default-configs/xtensa-softmmu.mak   |    1 +
 default-configs/xtensaeb-softmmu.mak |    1 +
 2 files changed, 2 insertions(+)

diff --git a/default-configs/xtensa-softmmu.mak 
b/default-configs/xtensa-softmmu.mak
index 9d8899c..c3a263b 100644
--- a/default-configs/xtensa-softmmu.mak
+++ b/default-configs/xtensa-softmmu.mak
@@ -1,5 +1,6 @@
 # Default configuration for Xtensa
 
+CONFIG_I8254=y
 CONFIG_SERIAL=y
 CONFIG_OPENCORES_ETH=y
 CONFIG_PFLASH_CFI01=y
diff --git a/default-configs/xtensaeb-softmmu.mak 
b/default-configs/xtensaeb-softmmu.mak
index 9d8899c..c3a263b 100644
--- a/default-configs/xtensaeb-softmmu.mak
+++ b/default-configs/xtensaeb-softmmu.mak
@@ -1,5 +1,6 @@
 # Default configuration for Xtensa
 
+CONFIG_I8254=y
 CONFIG_SERIAL=y
 CONFIG_OPENCORES_ETH=y
 CONFIG_PFLASH_CFI01=y
-- 
1.7.10


Reply via email to