efi_loader: abort on unsupported relocation type
[oweals/u-boot.git] / arch / nds32 / Kconfig
index 4fcd01dfff35764fa46db6576dab129bf3f1a8c1..d72ff4611307c2cea37c7ca19334aef8a770fe36 100644 (file)
@@ -11,8 +11,12 @@ choice
 config TARGET_ADP_AG101P
        bool "Support adp-ag101p"
 
+config TARGET_ADP_AE3XX
+       bool "Support adp-ae3xx"
+
 endchoice
 
 source "board/AndesTech/adp-ag101p/Kconfig"
+source "board/AndesTech/adp-ae3xx/Kconfig"
 
 endmenu