diff mbox

[v2,52/71] hw/moxie/Kconfig: Add Kconfig for moxie

Message ID 1380249092-4775-53-git-send-email-akoskovacs@gmx.com
State New
Headers show

Commit Message

Ákos Kovács Sept. 27, 2013, 2:31 a.m. UTC
---
 hw/moxie/Kconfig | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 hw/moxie/Kconfig
diff mbox

Patch

diff --git a/hw/moxie/Kconfig b/hw/moxie/Kconfig
new file mode 100644
index 0000000..a7f1703
--- /dev/null
+++ b/hw/moxie/Kconfig
@@ -0,0 +1,4 @@ 
+config MOXIESIM
+    select MC146818RTC
+    select SERIAL
+    select VGA