From 950c3f700ce2443969b9e10d3fe0ed0e80328dcc Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Wed, 23 Nov 2016 06:01:31 -0700 Subject: arm: Remove VCMA9 board MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This board has not been converted to DM_SERIAL by the deadline. Remove it. Signed-off-by: Simon Glass Acked-by: David Müller Reviewed-by: Jagan Teki --- scripts/config_whitelist.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts') diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 5c3da7d958..9cabd99e67 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 -- cgit