diff --git a/configs/nintendo_switch_defconfig b/configs/nintendo_switch_defconfig index 8931162115..9ed03a50b0 100644 --- a/configs/nintendo_switch_defconfig +++ b/configs/nintendo_switch_defconfig @@ -3,5 +3,6 @@ CONFIG_VENDOR_NINTENDO=y # CONFIG_POST_DEVICE is not set CONFIG_COREBOOT_ROMSIZE_KB_512=y CONFIG_CONSOLE_SERIAL_TEGRA210_UARTB=y +CONFIG_DEFAULT_CONSOLE_LOGLEVEL_6=y CONFIG_PAYLOAD_ELF=y CONFIG_PAYLOAD_FILE="../u-boot/u-boot.elf"