qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [v2 57/71] hw/openrisc/Kconfig: Add Kconfig for OpenRISC


From: Ákos Kovács
Subject: [Qemu-devel] [v2 57/71] hw/openrisc/Kconfig: Add Kconfig for OpenRISC
Date: Fri, 27 Sep 2013 04:31:18 +0200

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

diff --git a/hw/openrisc/Kconfig b/hw/openrisc/Kconfig
new file mode 100644
index 0000000..36eb9eb
--- /dev/null
+++ b/hw/openrisc/Kconfig
@@ -0,0 +1,7 @@
+menu "OpenRISC"
+    config OPENRISC_SIM    
+        bool
+        select SERIAL
+        select OPENCORES_ETH
+        default y
+endmenu
-- 
1.8.1.2




reply via email to

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