]> Git Repo - qemu.git/blobdiff - hw/i2c/Kconfig
Include sysemu/sysemu.h a lot less
[qemu.git] / hw / i2c / Kconfig
index ef1caa6d89bb73fcf7e4076c068f120044c85917..2bbd395813c8810efaf6c59d1dcb0199693fe61e 100644 (file)
@@ -5,14 +5,9 @@ config SMBUS_EEPROM
     bool
     depends on I2C
 
-config DDC
-    bool
-    depends on I2C
-    select EDID
-
 config VERSATILE_I2C
     bool
-    select I2C
+    select BITBANG_I2C
 
 config ACPI_SMBUS
     bool
@@ -25,3 +20,7 @@ config BITBANG_I2C
 config IMX_I2C
     bool
     select I2C
+
+config MPC_I2C
+    bool
+    select I2C
This page took 0.023024 seconds and 4 git commands to generate.