diff options
author | Simon Glass <sjg@chromium.org> | 2016-11-23 06:01:31 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-12-04 13:55:00 -0500 |
commit | 950c3f700ce2443969b9e10d3fe0ed0e80328dcc (patch) | |
tree | 8ea7785c0b1953b92e3e4307c02262aee8f1e210 /scripts | |
parent | fd9080ea5072cbc771a5f299e1f7ede65b6204b9 (diff) | |
download | u-boot-950c3f700ce2443969b9e10d3fe0ed0e80328dcc.zip u-boot-950c3f700ce2443969b9e10d3fe0ed0e80328dcc.tar.gz u-boot-950c3f700ce2443969b9e10d3fe0ed0e80328dcc.tar.bz2 |
arm: Remove VCMA9 board
This board has not been converted to DM_SERIAL by the deadline.
Remove it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: David Müller <d.mueller@elsoft.ch>
Reviewed-by: Jagan Teki <jagan@openedev.com>
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 5c3da7d..9cabd99 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -8135,7 +8135,6 @@ CONFIG_U_QE CONFIG_V38B CONFIG_VAL CONFIG_VAR_SIZE_SPL -CONFIG_VCMA9 CONFIG_VCO_HZ CONFIG_VCO_MULT CONFIG_VCT_NOR |