All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] nds32: Drop unreferenced CONFIG_ADP_AG101P
@ 2018-01-12  0:55 Tuomas Tynkkynen
  2018-01-19 21:14 ` [U-Boot] " Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Tuomas Tynkkynen @ 2018-01-12  0:55 UTC (permalink / raw)
  To: u-boot

Seems to be again one of those CONFIG_ symbols named after a board, with
nothing referencing it.

Signed-off-by: Tuomas Tynkkynen <tuomas@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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] nds32: Drop unreferenced CONFIG_ADP_AG101P
  2018-01-12  0:55 [U-Boot] [PATCH] nds32: Drop unreferenced CONFIG_ADP_AG101P Tuomas Tynkkynen
@ 2018-01-19 21:14 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2018-01-19 21:14 UTC (permalink / raw)
  To: u-boot

On Fri, Jan 12, 2018 at 02:55:35AM +0200, Tuomas Tynkkynen wrote:

> Seems to be again one of those CONFIG_ symbols named after a board, with
> nothing referencing it.
> 
> Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180119/e185957d/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-19 21:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-12  0:55 [U-Boot] [PATCH] nds32: Drop unreferenced CONFIG_ADP_AG101P Tuomas Tynkkynen
2018-01-19 21:14 ` [U-Boot] " Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.