qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [v2 69/71] hw/microblaze/Kconfig: Kconfig added for microbl


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

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

diff --git a/hw/microblaze/Kconfig b/hw/microblaze/Kconfig
new file mode 100644
index 0000000..9088dc7
--- /dev/null
+++ b/hw/microblaze/Kconfig
@@ -0,0 +1,19 @@
+menu "Xilinx MicroBlaze"
+    config PETALOGIX_S3ADSP1800
+        bool "Petalogix board for Spartan S3ADSP-1800"
+        select PCI
+        select PFLASH_CFI01
+        select XILINX
+        select XILINX_ETHLITE
+
+    config PETALOGIX_ML605
+        bool "Petalogix board for Spartan ML605"
+        select PFLASH_CFI01
+        select SERIAL
+        select SSI
+        select XILINX
+        select XILINX_ETHLITE
+        select XILINX_AXI
+        select XILINX_SPI
+        select SSI_M25P80
+endmenu
-- 
1.8.1.2




reply via email to

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