[PATCH v2 11/14] board: freescale: ls2081ardb: Update I2C mux config
Stephen Carlson
stcarlso at linux.microsoft.com
Thu Jun 24 21:36:46 CEST 2021
Updates the board configuration to enable use of the PCA9547 I2C mux.
Signed-off-by: Stephen Carlson <stcarlso at linux.microsoft.com>
---
configs/ls2081ardb_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/ls2081ardb_defconfig b/configs/ls2081ardb_defconfig
index ab1a9e22e0..d9134d6a01 100644
--- a/configs/ls2081ardb_defconfig
+++ b/configs/ls2081ardb_defconfig
@@ -65,3 +65,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
--
2.17.1
More information about the U-Boot
mailing list