diff options
Diffstat (limited to 'configs/p212_defconfig')
-rw-r--r-- | configs/p212_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/p212_defconfig b/configs/p212_defconfig index 2ab47e616f..d2c2da10f4 100644 --- a/configs/p212_defconfig +++ b/configs/p212_defconfig @@ -48,3 +48,5 @@ CONFIG_USB_XHCI_DWC3=y CONFIG_USB_XHCI_DWC3_OF_SIMPLE=y CONFIG_USB_DWC3=y CONFIG_OF_LIBFDT_OVERLAY=y +CONFIG_CONSOLE_MUX=y +CONFIG_SYS_CONSOLE_IS_IN_ENV=y |