diff --git a/mnt-pocket-reform-rk3588_defconfig b/mnt-pocket-reform-rk3588_defconfig index b7fcf5c3108948aed57d7172d7e8dfef68ba5a0f..3236ad56cc8180fd1f7807989bc6e09da34d89cb 100644 --- a/mnt-pocket-reform-rk3588_defconfig +++ b/mnt-pocket-reform-rk3588_defconfig @@ -133,3 +133,5 @@ CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_USB_FUNCTION_ROCKUSB=y CONFIG_SPL_DFU=y CONFIG_ERRNO_STR=y +CONFIG_USE_BOOTARGS=y +CONFIG_BOOTARGS="no_console_suspend clk_ignore_unused fbcon=rotate:3 console=tty1" diff --git a/mnt-reform-next-rk3588_defconfig b/mnt-reform-next-rk3588_defconfig index 9f92af1f36626a07a0b051f057ace241eb95ffd7..5389d94e9746e526bee5ef8512f4de86e51fedfd 100644 --- a/mnt-reform-next-rk3588_defconfig +++ b/mnt-reform-next-rk3588_defconfig @@ -133,3 +133,5 @@ CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_USB_FUNCTION_ROCKUSB=y CONFIG_SPL_DFU=y CONFIG_ERRNO_STR=y +CONFIG_USE_BOOTARGS=y +CONFIG_BOOTARGS="no_console_suspend clk_ignore_unused console=tty1" diff --git a/mnt-reform2-rk3588_defconfig b/mnt-reform2-rk3588_defconfig index 6e60652e5ce48b3114edf307c11ba683e7fb7d66..becc8f0bb4a90739ec022f29851e9f72f0f87f7c 100644 --- a/mnt-reform2-rk3588_defconfig +++ b/mnt-reform2-rk3588_defconfig @@ -133,3 +133,5 @@ CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_USB_FUNCTION_ROCKUSB=y CONFIG_SPL_DFU=y CONFIG_ERRNO_STR=y +CONFIG_USE_BOOTARGS=y +CONFIG_BOOTARGS="no_console_suspend clk_ignore_unused console=tty1"