qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [v2 55/71] hw/xtensa/Kconfig: Kconfig for xtensa added


From: Ákos Kovács
Subject: [Qemu-devel] [v2 55/71] hw/xtensa/Kconfig: Kconfig for xtensa added
Date: Fri, 27 Sep 2013 04:31:16 +0200

Signed-off-by: Ákos Kovács <address@hidden>
---
 hw/xtensa/Kconfig | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 hw/xtensa/Kconfig

diff --git a/hw/xtensa/Kconfig b/hw/xtensa/Kconfig
new file mode 100644
index 0000000..0285ff3
--- /dev/null
+++ b/hw/xtensa/Kconfig
@@ -0,0 +1,10 @@
+config XTENSA_SIM
+    bool "Xtensa simulator"
+    default y
+
+config XTENSA_LX60
+    bool "Xtensa lx60"
+    select SERIAL
+    select PFLASH_CFI01
+    select OPENCORES_ETH
+    default y
-- 
1.8.1.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]