Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b4ad0510 authored by Wolfram Sang's avatar Wolfram Sang
Browse files

i2c: designware-baytrail: another fixup for proper Kconfig dependencies



IOSF_MBI is tristate. Baytrail driver isn't.

Reported-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Acked-by: default avatarDavid E. Box <david.e.box@linux.intel.com>
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent 8421d4fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -477,7 +477,7 @@ config I2C_DESIGNWARE_PCI

config I2C_DESIGNWARE_BAYTRAIL
	bool "Intel Baytrail I2C semaphore support"
	depends on I2C_DESIGNWARE_PLATFORM && IOSF_MBI && ACPI
	depends on I2C_DESIGNWARE_PLATFORM && IOSF_MBI=y && ACPI
	help
	  This driver enables managed host access to the PMIC I2C bus on select
	  Intel BayTrail platforms using the X-Powers AXP288 PMIC. It allows