diff mbox

[26/47] hw/gpio/Kconfig: Add Kconfig file

Message ID 1377471536-12423-27-git-send-email-akoskovacs@gmx.com
State New
Headers show

Commit Message

Ákos Kovács Aug. 25, 2013, 10:58 p.m. UTC
Signed-off-by: Ákos Kovács <akoskovacs@gmx.com>
---
 hw/gpio/Kconfig |    5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 hw/gpio/Kconfig
diff mbox

Patch

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