diff mbox series

[v2,13/14] board: freescale: ls2088aqds: Update I2C mux config

Message ID 223a96bf-f7af-e18c-88ac-ad3b90c11e5a@linux.microsoft.com
State Superseded
Delegated to: Priyanka Jain
Headers show
Series board: freescale: common: Refactor I2C mux driver | expand

Commit Message

Stephen Carlson June 24, 2021, 7:37 p.m. UTC
Updates the board configuration to enable use of the PCA9547 I2C mux.

Signed-off-by: Stephen Carlson <stcarlso@linux.microsoft.com>
---
  configs/ls2088aqds_tfa_defconfig | 1 +
  1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/configs/ls2088aqds_tfa_defconfig b/configs/ls2088aqds_tfa_defconfig
index 5d14b55e6b..41a58359e6 100644
--- a/configs/ls2088aqds_tfa_defconfig
+++ b/configs/ls2088aqds_tfa_defconfig
@@ -90,3 +90,4 @@  CONFIG_DM_USB=y
  CONFIG_USB_XHCI_HCD=y
  CONFIG_USB_XHCI_DWC3=y
  CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
+CONFIG_FSL_USE_PCA9547_MUX=y