diff options
Diffstat (limited to 'hw/i2c/Kconfig')
-rw-r--r-- | hw/i2c/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/i2c/Kconfig b/hw/i2c/Kconfig index 74c9328729..ef1caa6d89 100644 --- a/hw/i2c/Kconfig +++ b/hw/i2c/Kconfig @@ -8,6 +8,7 @@ config SMBUS_EEPROM config DDC bool depends on I2C + select EDID config VERSATILE_I2C bool |