qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [v2 36/71] hw/nvram/Kconfig: Add Kconfig file


From: Ákos Kovács
Subject: [Qemu-devel] [v2 36/71] hw/nvram/Kconfig: Add Kconfig file
Date: Fri, 27 Sep 2013 04:30:57 +0200

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

diff --git a/hw/nvram/Kconfig b/hw/nvram/Kconfig
new file mode 100644
index 0000000..1235c6e
--- /dev/null
+++ b/hw/nvram/Kconfig
@@ -0,0 +1,5 @@
+config DS1225Y
+    bool
+
+config MAC_NVRAM
+    bool
-- 
1.8.1.2




reply via email to

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