Skip to content

Commit

Permalink
base-defconfig: Enable I2C_DESIGNWARE_CORE (6.12+)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
ujfalusi committed Oct 14, 2024
1 parent 8189104 commit 1de7118
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base-defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ CONFIG_PINCTRL_METEORLAKE=y
# DesignWare
CONFIG_DW_DMAC=y
CONFIG_DW_DMAC_PCI=y
CONFIG_I2C_DESIGNWARE_CORE=y
CONFIG_I2C_DESIGNWARE_PLATFORM=y

# I2C
Expand Down

0 comments on commit 1de7118

Please sign in to comment.