Home
last modified time | relevance | path

Searched refs:CONFIG_CONSOLE_SCROLL_LINES (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/u-boot/include/configs/
H A Devb_px5.h11 #define CONFIG_CONSOLE_SCROLL_LINES 10 macro
H A Dgeekbox.h11 #define CONFIG_CONSOLE_SCROLL_LINES 10 macro
H A Devb_rk3328.h15 #define CONFIG_CONSOLE_SCROLL_LINES 10 macro
H A Dsheep_rk3368.h16 #define CONFIG_CONSOLE_SCROLL_LINES 10 macro
/openbmc/u-boot/configs/
H A Dpaz00_defconfig38 CONFIG_CONSOLE_SCROLL_LINES=10
H A Drpi_0_w_defconfig38 CONFIG_CONSOLE_SCROLL_LINES=10
H A Drpi_2_defconfig38 CONFIG_CONSOLE_SCROLL_LINES=10
H A Drpi_defconfig38 CONFIG_CONSOLE_SCROLL_LINES=10
H A Dventana_defconfig40 CONFIG_CONSOLE_SCROLL_LINES=10
H A Dcoreboot_defconfig41 CONFIG_CONSOLE_SCROLL_LINES=5
H A Drpi_3_32b_defconfig41 CONFIG_CONSOLE_SCROLL_LINES=10
H A Dseaboard_defconfig44 CONFIG_CONSOLE_SCROLL_LINES=10
H A Drpi_3_defconfig41 CONFIG_CONSOLE_SCROLL_LINES=10
H A Dcrownbay_defconfig51 CONFIG_CONSOLE_SCROLL_LINES=5
H A Dchromebox_panther_defconfig53 CONFIG_CONSOLE_SCROLL_LINES=5
H A Dqemu-x86_defconfig53 CONFIG_CONSOLE_SCROLL_LINES=5
H A Dtheadorable-x86-dfi-bt700_defconfig57 CONFIG_CONSOLE_SCROLL_LINES=5
H A Dsom-db5800-som-6867_defconfig56 CONFIG_CONSOLE_SCROLL_LINES=5
H A Dbayleybay_defconfig55 CONFIG_CONSOLE_SCROLL_LINES=5
H A Dtheadorable-x86-conga-qa3-e3845_defconfig60 CONFIG_CONSOLE_SCROLL_LINES=5
H A Dminnowmax_defconfig61 CONFIG_CONSOLE_SCROLL_LINES=5
H A Dconga-qeval20-qa3-e3845_defconfig60 CONFIG_CONSOLE_SCROLL_LINES=5
H A Ddfi-bt700-q7x-151_defconfig59 CONFIG_CONSOLE_SCROLL_LINES=5
H A Dharmony_defconfig53 CONFIG_CONSOLE_SCROLL_LINES=10
/openbmc/u-boot/drivers/video/
H A Dvidconsole-uclass.c27 #ifndef CONFIG_CONSOLE_SCROLL_LINES
28 #define CONFIG_CONSOLE_SCROLL_LINES 1 macro
100 const int rows = CONFIG_CONSOLE_SCROLL_LINES; in vidconsole_newline()

12