Skip to content

Commit 9bee8b3

Browse files
Heikki KrogerusAndi Shyti
authored andcommitted
mips: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORM
The dependency handling of the Synopsys DesignWare I2C adapter drivers is going to be changed so that the glue drivers for the PCI and platform buses depend on I2C_DESIGNWARE_CORE. Cc: Alexandre Belloni <alexandre.belloni@bootlin.com> Cc: UNGLinuxDriver@microchip.com Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Cc: linux-mips@vger.kernel.org Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
1 parent dd5e982 commit 9bee8b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/mips/configs/generic/board-ocelot.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ CONFIG_MICROSEMI_PHY=y
3131
CONFIG_I2C=y
3232
CONFIG_I2C_CHARDEV=y
3333
CONFIG_I2C_MUX=y
34+
CONFIG_I2C_DESIGNWARE_CORE=y
3435
CONFIG_I2C_DESIGNWARE_PLATFORM=y
3536

3637
CONFIG_SPI=y

0 commit comments

Comments
 (0)