diff options
| author | Simon Glass <[email protected]> | 2017-04-26 22:27:57 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-04-30 13:40:13 -0400 |
| commit | 983b103f1cb1d2d6da039dbdcf1a85d3d2cc0cf4 (patch) | |
| tree | 600b5f3437b717d7468ff3b37e2f44df6da7f46c /scripts | |
| parent | 4893e34b00a6a3e44aafe40f86be6c4c10ade536 (diff) | |
Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig
This converts the following to Kconfig:
CONFIG_SYS_WHITE_ON_BLACK
Signed-off-by: Simon Glass <[email protected]>
[trini: Make this default y on various SoCs]
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index df115d1106c..58e1522e6f4 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -6229,7 +6229,6 @@ CONFIG_SYS_WDTC_WDMR_VAL CONFIG_SYS_WDTTIMERBASE CONFIG_SYS_WDT_PERIOD_HIGH CONFIG_SYS_WDT_PERIOD_LOW -CONFIG_SYS_WHITE_ON_BLACK CONFIG_SYS_WINDOW1_BASE CONFIG_SYS_WRITE_SWAPPED_DATA CONFIG_SYS_XHCI_USB1_ADDR |
