[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 26/47] hw/gpio/Kconfig: Add Kconfig file
From: |
Ákos Kovács |
Subject: |
[Qemu-devel] [PATCH 26/47] hw/gpio/Kconfig: Add Kconfig file |
Date: |
Mon, 26 Aug 2013 00:58:35 +0200 |
Signed-off-by: Ákos Kovács <address@hidden>
---
hw/gpio/Kconfig | 5 +++++
1 file changed, 5 insertions(+)
create mode 100644 hw/gpio/Kconfig
diff --git a/hw/gpio/Kconfig b/hw/gpio/Kconfig
new file mode 100644
index 0000000..820c76f
--- /dev/null
+++ b/hw/gpio/Kconfig
@@ -0,0 +1,5 @@
+config MAX7310
+ bool
+
+config PL061
+ bool
--
1.7.10.4
- Re: [Qemu-devel] [PATCH 20/47] hw/block/Kconfig: Add Kconfig file, (continued)
- [Qemu-devel] [PATCH 21/47] hw/char/Kconfig: Add Kconfig file, Ákos Kovács, 2013/08/25
- [Qemu-devel] [PATCH 22/47] hw/core/Kconfig: Add Kconfig file, Ákos Kovács, 2013/08/25
- [Qemu-devel] [PATCH 23/47] hw/cpu/Kconfig: Add Kconfig file, Ákos Kovács, 2013/08/25
- [Qemu-devel] [PATCH 24/47] hw/display/Kconfig: Add Kconfig file, Ákos Kovács, 2013/08/25
- [Qemu-devel] [PATCH 25/47] hw/dma/Kconfig: Add Kconfig file, Ákos Kovács, 2013/08/25
- [Qemu-devel] [PATCH 26/47] hw/gpio/Kconfig: Add Kconfig file,
Ákos Kovács <=
- [Qemu-devel] [PATCH 27/47] hw/i2c/Kconfig: Add Kconfig file, Ákos Kovács, 2013/08/25
- [Qemu-devel] [PATCH 28/47] hw/ide/Kconfig: Add Kconfig file, Ákos Kovács, 2013/08/25
- [Qemu-devel] [PATCH 30/47] hw/intc/Kconfig: Add Kconfig file, Ákos Kovács, 2013/08/25
- [Qemu-devel] [PATCH 29/47] hw/input/Kconfig: Add Kconfig file, Ákos Kovács, 2013/08/25
- [Qemu-devel] [PATCH 31/47] hw/isa/Kconfig: Add Kconfig file, Ákos Kovács, 2013/08/25
- [Qemu-devel] [PATCH 32/47] hw/misc/Kconfig: Add Kconfig file, Ákos Kovács, 2013/08/25