summaryrefslogtreecommitdiff
path: root/arch/xtensa/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/xtensa/Kconfig')
-rw-r--r--arch/xtensa/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig
index bb6a678f87..2ba7132c20 100644
--- a/arch/xtensa/Kconfig
+++ b/arch/xtensa/Kconfig
@@ -11,8 +11,11 @@ config SYS_CPU
choice
prompt "Target select"
+config TARGET_XTFPGA
+ bool "Support XTFPGA"
endchoice
+source "board/cadence/xtfpga/Kconfig"
endmenu