Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_WHITE_ON_BLACK (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/configs/
H A Drpi_2_defconfig37 CONFIG_SYS_WHITE_ON_BLACK=y
H A Drpi_0_w_defconfig37 CONFIG_SYS_WHITE_ON_BLACK=y
H A Drpi_defconfig37 CONFIG_SYS_WHITE_ON_BLACK=y
H A Drpi_3_32b_defconfig40 CONFIG_SYS_WHITE_ON_BLACK=y
H A Drpi_3_defconfig40 CONFIG_SYS_WHITE_ON_BLACK=y
H A Dlibretech-cc_defconfig54 CONFIG_SYS_WHITE_ON_BLACK=y
H A Dbrxre1_defconfig85 CONFIG_SYS_WHITE_ON_BLACK=y
/openbmc/u-boot/include/configs/
H A Dsunxi-common.h452 #define CONFIG_SYS_WHITE_ON_BLACK macro
/openbmc/u-boot/drivers/video/
H A Dvideo-uclass.c123 #ifdef CONFIG_SYS_WHITE_ON_BLACK in video_set_default_colors()
/openbmc/u-boot/common/
H A Dlcd.c190 #ifndef CONFIG_SYS_WHITE_ON_BLACK in lcd_clear()