nxp: ls102xa: add LS1 PSCI system suspend
[oweals/u-boot.git] / arch / xtensa / Kconfig
index bb6a678f87be602ac26037e7846c83234e1ef374..2ba7132c20cc9efbd3eea2b9d97f708ce978e62d 100644 (file)
@@ -11,8 +11,11 @@ config SYS_CPU
 choice
        prompt "Target select"
 
+config TARGET_XTFPGA
+       bool "Support XTFPGA"
 
 endchoice
 
+source "board/cadence/xtfpga/Kconfig"
 
 endmenu