Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/configs/
H A Drpi_defconfig32 CONFIG_SYS_WHITE_ON_BLACK=y
H A Drpi_2_defconfig32 CONFIG_SYS_WHITE_ON_BLACK=y
H A Drpi_3_32b_defconfig34 CONFIG_SYS_WHITE_ON_BLACK=y
H A Drpi_3_defconfig34 CONFIG_SYS_WHITE_ON_BLACK=y
H A Drk3502-tiny.config34 # CONFIG_SYS_WHITE_ON_BLACK is not set
H A Dbrppt1_nand_defconfig61 CONFIG_SYS_WHITE_ON_BLACK=y
H A Dbrppt1_mmc_defconfig60 CONFIG_SYS_WHITE_ON_BLACK=y
H A Dbrxre1_defconfig61 CONFIG_SYS_WHITE_ON_BLACK=y
H A Dbrppt1_spi_defconfig73 CONFIG_SYS_WHITE_ON_BLACK=y
H A Drknpu-lion_defconfig70 # CONFIG_SYS_WHITE_ON_BLACK is not set
H A Drockchip-usbplug_defconfig99 # CONFIG_SYS_WHITE_ON_BLACK is not set
H A Drk3568-pcie-ep_defconfig1516 CONFIG_SYS_WHITE_ON_BLACK=y
/rk3399_rockchip-uboot/include/configs/
H A Dsunxi-common.h456 #define CONFIG_SYS_WHITE_ON_BLACK macro
/rk3399_rockchip-uboot/drivers/video/
H A Dvideo-uclass.c216 #ifdef CONFIG_SYS_WHITE_ON_BLACK in video_post_probe()
/rk3399_rockchip-uboot/common/
H A Dlcd.c191 #ifndef CONFIG_SYS_WHITE_ON_BLACK in lcd_clear()