diff options
| author | Svyatoslav Ryhel <[email protected]> | 2023-10-03 09:36:42 +0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-11-03 12:37:15 -0400 |
| commit | 140dbe4a43a2d9532725cd64741969119c71dbc1 (patch) | |
| tree | cb1ccfbb0ecbf51e00547f0802b3f083e659525b | |
| parent | bc8bd965e22fe649eb02e2d599b3a8aa30e88468 (diff) | |
configs: grouper: drop I2C_MUX
Signed-off-by: Svyatoslav Ryhel <[email protected]>
| -rw-r--r-- | configs/grouper_common_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/grouper_common_defconfig b/configs/grouper_common_defconfig index 54256ca97b5..258d7b1139c 100644 --- a/configs/grouper_common_defconfig +++ b/configs/grouper_common_defconfig @@ -59,8 +59,6 @@ CONFIG_FASTBOOT_FLASH_MMC_DEV=0 CONFIG_FASTBOOT_CMD_OEM_FORMAT=y CONFIG_GPIO_HOG=y CONFIG_SYS_I2C_TEGRA=y -CONFIG_I2C_MUX=y -CONFIG_I2C_MUX_GPIO=y CONFIG_BUTTON_KEYBOARD=y CONFIG_DM_PMIC=y CONFIG_DM_REGULATOR=y |
