Skip to content

Commit dd5e982

Browse files
Heikki KrogerusAndi Shyti
authored andcommitted
arm64: defconfig: 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: Catalin Marinas <catalin.marinas@arm.com> Cc: Will Deacon <will@kernel.org> Cc: linux-arm-kernel@lists.infradead.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 93447c6 commit dd5e982

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,7 @@ CONFIG_I2C_MUX=y
516516
CONFIG_I2C_MUX_PCA954x=y
517517
CONFIG_I2C_BCM2835=m
518518
CONFIG_I2C_CADENCE=m
519+
CONFIG_I2C_DESIGNWARE_CORE=y
519520
CONFIG_I2C_DESIGNWARE_PLATFORM=y
520521
CONFIG_I2C_GPIO=m
521522
CONFIG_I2C_IMX=y

0 commit comments

Comments
 (0)