summaryrefslogtreecommitdiff
path: root/include/configs/k2e_evm.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-09-12 20:32:33 -0400
committerTom Rini <trini@konsulko.com>2021-09-27 21:38:34 -0400
commit4b62ba8fa297183e74049d7aca855000134bafc9 (patch)
treed77b7b36ae8b77e6c36a2df3d74a7720bdd91742 /include/configs/k2e_evm.h
parentf899cc14320d0929e7730d31c00830b2e0bcbcc0 (diff)
ti: keystone: Migrate CONFIG_SOC_K2* to Kconfig
Move the individual keystone 2 SoC symbols to the mach Kconfig file, select them as needed. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/k2e_evm.h')
-rw-r--r--include/configs/k2e_evm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/k2e_evm.h b/include/configs/k2e_evm.h
index 35439c0258..9b25c34982 100644
--- a/include/configs/k2e_evm.h
+++ b/include/configs/k2e_evm.h
@@ -11,9 +11,6 @@
#include <environment/ti/spi.h>
-/* Platform type */
-#define CONFIG_SOC_K2E
-
#ifdef CONFIG_TI_SECURE_DEVICE
#define DEFAULT_SEC_BOOT_ENV \
DEFAULT_FIT_TI_ARGS \