]> Git Repo - qemu.git/blobdiff - hw/misc/Kconfig
Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-request...
[qemu.git] / hw / misc / Kconfig
index 385e1b0cecbef8208981fb9225749f37d268cc8d..bdd77d80205907562b748fbe51584423f2e4b1c8 100644 (file)
@@ -82,6 +82,12 @@ config IMX
 config STM32F2XX_SYSCFG
     bool
 
+config STM32F4XX_SYSCFG
+    bool
+
+config STM32F4XX_EXTI
+    bool
+
 config MIPS_ITU
     bool
 
@@ -117,4 +123,12 @@ config AUX
     bool
     select I2C
 
+config UNIMP
+    bool
+
+config MAC_VIA
+    bool
+    select MOS6522
+    select ADB
+
 source macio/Kconfig
This page took 0.033548 seconds and 4 git commands to generate.