[U-Boot] [PATCH] nds32: Drop unreferenced CONFIG_ADP_AG101P
Tuomas Tynkkynen
tuomas at tuxera.com
Fri Jan 12 00:55:35 UTC 2018
Seems to be again one of those CONFIG_ symbols named after a board, with
nothing referencing it.
Signed-off-by: Tuomas Tynkkynen <tuomas at tuxera.com>
---
include/configs/adp-ag101p.h | 2 --
scripts/config_whitelist.txt | 1 -
2 files changed, 3 deletions(-)
diff --git a/include/configs/adp-ag101p.h b/include/configs/adp-ag101p.h
index f2de384631..f83659373e 100644
--- a/include/configs/adp-ag101p.h
+++ b/include/configs/adp-ag101p.h
@@ -14,8 +14,6 @@
/*
* CPU and Board Configuration Options
*/
-#define CONFIG_ADP_AG101P
-
#define CONFIG_USE_INTERRUPT
#define CONFIG_SKIP_LOWLEVEL_INIT
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index f5ae1597c3..a3cc86c16f 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -18,7 +18,6 @@ CONFIG_ADDRESS
CONFIG_ADDR_AUTO_INCR_BIT
CONFIG_ADDR_MAP
CONFIG_ADNPESC1
-CONFIG_ADP_AG101P
CONFIG_AEABI
CONFIG_AEMIF_CNTRL_BASE
CONFIG_ALTERA_SPI_IDLE_VAL
--
2.15.0
More information about the U-Boot
mailing list