Skip to content

Commit 1de7118

Browse files
committed
base-defconfig: Enable I2C_DESIGNWARE_CORE (6.12+)
The designware kconfig has been re-organized by: 66049b33c042 ("i2c: designware: Group all DesignWare drivers under a single option") Which now makes the I2C_DESIGNWARE_CORE user selectable and it is n by default. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
1 parent 8189104 commit 1de7118

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

base-defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ CONFIG_PINCTRL_METEORLAKE=y
9191
# DesignWare
9292
CONFIG_DW_DMAC=y
9393
CONFIG_DW_DMAC_PCI=y
94+
CONFIG_I2C_DESIGNWARE_CORE=y
9495
CONFIG_I2C_DESIGNWARE_PLATFORM=y
9596

9697
# I2C

0 commit comments

Comments
 (0)