summaryrefslogtreecommitdiffstats
path: root/arch/nds32/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nds32/Kconfig')
-rw-r--r--arch/nds32/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/nds32/Kconfig b/arch/nds32/Kconfig
index 98b0282629..4fcd01dfff 100644
--- a/arch/nds32/Kconfig
+++ b/arch/nds32/Kconfig
@@ -8,19 +8,11 @@ choice
prompt "Target select"
optional
-config TARGET_ADP_AG101
- bool "Support adp-ag101"
-
config TARGET_ADP_AG101P
bool "Support adp-ag101p"
-config TARGET_ADP_AG102
- bool "Support adp-ag102"
-
endchoice
-source "board/AndesTech/adp-ag101/Kconfig"
source "board/AndesTech/adp-ag101p/Kconfig"
-source "board/AndesTech/adp-ag102/Kconfig"
endmenu
OpenPOWER on IntegriCloud