Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> --- hw/i2c/Kconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/hw/i2c/Kconfig b/hw/i2c/Kconfig index ef1caa6d89..ec62909fa1 100644 --- a/hw/i2c/Kconfig +++ b/hw/i2c/Kconfig @@ -17,6 +17,7 @@ config VERSATILE_I2C config ACPI_SMBUS bool select I2C + depends on ACPI config BITBANG_I2C bool -- 2.20.1