aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini2022-06-10 22:59:24 -0400
committerTom Rini2022-06-28 17:03:31 -0400
commitd64d338fcc3e9d6d32c6ced3bd84831337df7e7b (patch)
tree6169e9f0753c2bcd688957dd9bc14524fab37a7b /include
parent13ce351b9a292a758415ef8eba3c349c28cf4697 (diff)
xtensa: Switch to using CONFIG_XTENSA for building device trees
The only use of CONFIG_XTFPGA was to build all of the in-tree device trees. Switch to using CONFIG_XTENSA instead of a non-Kconfig symbol. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/xtfpga.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/xtfpga.h b/include/configs/xtfpga.h
index 7392582b5e4..f1ea4765467 100644
--- a/include/configs/xtfpga.h
+++ b/include/configs/xtfpga.h
@@ -16,12 +16,6 @@
* differences.
*/
-/*=====================*/
-/* Board and Processor */
-/*=====================*/
-
-#define CONFIG_XTFPGA
-
/*===================*/
/* RAM Layout */
/*===================*/