diff options
Diffstat (limited to 'drivers/i2c')
-rw-r--r-- | drivers/i2c/busses/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index 3de426e2263a..81a3ce90edb3 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig | |||
@@ -477,7 +477,7 @@ config I2C_DESIGNWARE_PCI | |||
477 | 477 | ||
478 | config I2C_DESIGNWARE_BAYTRAIL | 478 | config I2C_DESIGNWARE_BAYTRAIL |
479 | bool "Intel Baytrail I2C semaphore support" | 479 | bool "Intel Baytrail I2C semaphore support" |
480 | depends on I2C_DESIGNWARE_PLATFORM && IOSF_MBI && ACPI | 480 | depends on I2C_DESIGNWARE_PLATFORM && IOSF_MBI=y && ACPI |
481 | help | 481 | help |
482 | This driver enables managed host access to the PMIC I2C bus on select | 482 | This driver enables managed host access to the PMIC I2C bus on select |
483 | Intel BayTrail platforms using the X-Powers AXP288 PMIC. It allows | 483 | Intel BayTrail platforms using the X-Powers AXP288 PMIC. It allows |