]>
Git Repo - qemu.git/blobdiff - hw/i2c/Kconfig
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
config IMX_I2C
bool
select I2C
+
+config MPC_I2C
+ bool
+ select I2C
This page took 0.023024 seconds and 4 git commands to generate.