commit | 2746049b1ac5de5e5024885d4d0fb559a238f5ac | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Jun 10 22:59:24 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 28 17:03:31 2022 -0400 |
tree | 6169e9f0753c2bcd688957dd9bc14524fab37a7b | |
parent | 7fb323b2021134be7045413676ceb0236e6cfc61 [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>