From c7fc28195d9107d4ecd5b91fa26349c0a5dc9e78 Mon Sep 17 00:00:00 2001 From: Takumi Sueda Date: Sat, 1 Jan 2022 06:52:33 +0900 Subject: [PATCH] sharp: enable console mux to fix the silent serial console --- configs/pwa7200_defconfig | 1 - configs/pwg4200_defconfig | 1 - configs/pwg5300_defconfig | 1 - configs/pwsh1_defconfig | 1 - configs/pwsh2_defconfig | 1 - configs/pwsh3_defconfig | 1 - configs/pwsh4_defconfig | 1 - configs/pwsh5_defconfig | 1 - configs/pwsh6_defconfig | 1 - configs/pwsh7_defconfig | 1 - 10 files changed, 10 deletions(-) diff --git a/configs/pwa7200_defconfig b/configs/pwa7200_defconfig index cd571aa5a9..9d22ab2412 100644 --- a/configs/pwa7200_defconfig +++ b/configs/pwa7200_defconfig @@ -12,7 +12,6 @@ CONFIG_TARGET_PWA7200=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL=y CONFIG_DEFAULT_FDT_FILE="imx28-pwa7200.dtb" -# CONFIG_CONSOLE_MUX is not set # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_ARCH_MISC_INIT=y # CONFIG_SPL_FRAMEWORK is not set diff --git a/configs/pwg4200_defconfig b/configs/pwg4200_defconfig index 9f347c78e4..0c0a91d3c7 100644 --- a/configs/pwg4200_defconfig +++ b/configs/pwg4200_defconfig @@ -12,7 +12,6 @@ CONFIG_TARGET_PWG4200=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL=y CONFIG_DEFAULT_FDT_FILE="imx28-pwg4200.dtb" -# CONFIG_CONSOLE_MUX is not set # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_ARCH_MISC_INIT=y # CONFIG_SPL_FRAMEWORK is not set diff --git a/configs/pwg5300_defconfig b/configs/pwg5300_defconfig index eb4759fb76..5cc9265d73 100644 --- a/configs/pwg5300_defconfig +++ b/configs/pwg5300_defconfig @@ -12,7 +12,6 @@ CONFIG_TARGET_PWG5300=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL=y CONFIG_DEFAULT_FDT_FILE="imx28-pwg5300.dtb" -# CONFIG_CONSOLE_MUX is not set # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_ARCH_MISC_INIT=y # CONFIG_SPL_FRAMEWORK is not set diff --git a/configs/pwsh1_defconfig b/configs/pwsh1_defconfig index 75728400d8..e9b107e3bc 100644 --- a/configs/pwsh1_defconfig +++ b/configs/pwsh1_defconfig @@ -12,7 +12,6 @@ CONFIG_TARGET_PWSH1=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL=y CONFIG_DEFAULT_FDT_FILE="imx28-pwsh1.dtb" -# CONFIG_CONSOLE_MUX is not set # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_ARCH_MISC_INIT=y # CONFIG_SPL_FRAMEWORK is not set diff --git a/configs/pwsh2_defconfig b/configs/pwsh2_defconfig index a1796e4eda..ccd6a26118 100644 --- a/configs/pwsh2_defconfig +++ b/configs/pwsh2_defconfig @@ -12,7 +12,6 @@ CONFIG_TARGET_PWSH2=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL=y CONFIG_DEFAULT_FDT_FILE="imx28-pwsh2.dtb" -# CONFIG_CONSOLE_MUX is not set # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_ARCH_MISC_INIT=y # CONFIG_SPL_FRAMEWORK is not set diff --git a/configs/pwsh3_defconfig b/configs/pwsh3_defconfig index 5c4acdb74d..bef306551d 100644 --- a/configs/pwsh3_defconfig +++ b/configs/pwsh3_defconfig @@ -12,7 +12,6 @@ CONFIG_TARGET_PWSH3=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL=y CONFIG_DEFAULT_FDT_FILE="imx28-pwsh3.dtb" -# CONFIG_CONSOLE_MUX is not set # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_ARCH_MISC_INIT=y # CONFIG_SPL_FRAMEWORK is not set diff --git a/configs/pwsh4_defconfig b/configs/pwsh4_defconfig index b61bc3c93e..7141d86bcf 100644 --- a/configs/pwsh4_defconfig +++ b/configs/pwsh4_defconfig @@ -12,7 +12,6 @@ CONFIG_TARGET_PWSH4=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL=y CONFIG_DEFAULT_FDT_FILE="imx28-pwsh4.dtb" -# CONFIG_CONSOLE_MUX is not set # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_ARCH_MISC_INIT=y # CONFIG_SPL_FRAMEWORK is not set diff --git a/configs/pwsh5_defconfig b/configs/pwsh5_defconfig index fb1bc90437..ec53227273 100644 --- a/configs/pwsh5_defconfig +++ b/configs/pwsh5_defconfig @@ -12,7 +12,6 @@ CONFIG_TARGET_PWSH5=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL=y CONFIG_DEFAULT_FDT_FILE="imx28-pwsh5.dtb" -# CONFIG_CONSOLE_MUX is not set # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_ARCH_MISC_INIT=y # CONFIG_SPL_FRAMEWORK is not set diff --git a/configs/pwsh6_defconfig b/configs/pwsh6_defconfig index 187ea48b9c..02421bcdb9 100644 --- a/configs/pwsh6_defconfig +++ b/configs/pwsh6_defconfig @@ -12,7 +12,6 @@ CONFIG_TARGET_PWSH6=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL=y CONFIG_DEFAULT_FDT_FILE="imx28-pwsh6.dtb" -# CONFIG_CONSOLE_MUX is not set # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_ARCH_MISC_INIT=y # CONFIG_SPL_FRAMEWORK is not set diff --git a/configs/pwsh7_defconfig b/configs/pwsh7_defconfig index 352b3ada31..a24264f1b1 100644 --- a/configs/pwsh7_defconfig +++ b/configs/pwsh7_defconfig @@ -12,7 +12,6 @@ CONFIG_TARGET_PWSH7=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL=y CONFIG_DEFAULT_FDT_FILE="imx28-pwsh7.dtb" -# CONFIG_CONSOLE_MUX is not set # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_ARCH_MISC_INIT=y # CONFIG_SPL_FRAMEWORK is not set