diff options
Diffstat (limited to 'configs/rpi_3_32b_defconfig')
-rw-r--r-- | configs/rpi_3_32b_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/rpi_3_32b_defconfig b/configs/rpi_3_32b_defconfig index 2e7c634bbae..9c372bc8422 100644 --- a/configs/rpi_3_32b_defconfig +++ b/configs/rpi_3_32b_defconfig @@ -24,6 +24,7 @@ CONFIG_CMD_FS_GENERIC=y # CONFIG_REQUIRE_SERIAL_CONSOLE is not set CONFIG_USB=y CONFIG_USB_STORAGE=y +CONFIG_CONSOLE_SCROLL_LINES=10 CONFIG_LCD=y CONFIG_PHYS_TO_BUS=y CONFIG_OF_LIBFDT=y |