mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 21:54:01 +00:00
nds32: Drop unreferenced CONFIG_ADP_AG101P
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>
This commit is contained in:
parent
7e477755b1
commit
557017386b
2 changed files with 0 additions and 3 deletions
|
@ -14,8 +14,6 @@
|
|||
/*
|
||||
* CPU and Board Configuration Options
|
||||
*/
|
||||
#define CONFIG_ADP_AG101P
|
||||
|
||||
#define CONFIG_USE_INTERRUPT
|
||||
|
||||
#define CONFIG_SKIP_LOWLEVEL_INIT
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue