summaryrefslogtreecommitdiffstats
path: root/configs/brppt1_nand_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-26 22:27:57 -0600
committerTom Rini <trini@konsulko.com>2017-04-30 13:40:13 -0400
commit983b103f1cb1d2d6da039dbdcf1a85d3d2cc0cf4 (patch)
tree600b5f3437b717d7468ff3b37e2f44df6da7f46c /configs/brppt1_nand_defconfig
parent4893e34b00a6a3e44aafe40f86be6c4c10ade536 (diff)
downloadu-boot-983b103f1cb1d2d6da039dbdcf1a85d3d2cc0cf4.tar.gz
u-boot-983b103f1cb1d2d6da039dbdcf1a85d3d2cc0cf4.tar.xz
u-boot-983b103f1cb1d2d6da039dbdcf1a85d3d2cc0cf4.zip
Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig
This converts the following to Kconfig: CONFIG_SYS_WHITE_ON_BLACK Signed-off-by: Simon Glass <sjg@chromium.org> [trini: Make this default y on various SoCs] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/brppt1_nand_defconfig')
-rw-r--r--configs/brppt1_nand_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/brppt1_nand_defconfig b/configs/brppt1_nand_defconfig
index a974e680a9..9abe61760e 100644
--- a/configs/brppt1_nand_defconfig
+++ b/configs/brppt1_nand_defconfig
@@ -55,5 +55,6 @@ CONFIG_SYS_NS16550=y
CONFIG_USB=y
CONFIG_USB_MUSB_HOST=y
CONFIG_USB_STORAGE=y
+CONFIG_SYS_WHITE_ON_BLACK=y
CONFIG_LCD=y
CONFIG_OF_LIBFDT=y