summaryrefslogtreecommitdiff
path: root/src/cpu/ti/am335x/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/ti/am335x/Kconfig')
-rw-r--r--src/cpu/ti/am335x/Kconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/cpu/ti/am335x/Kconfig b/src/cpu/ti/am335x/Kconfig
index e88f6fc3e3..1de871f11d 100644
--- a/src/cpu/ti/am335x/Kconfig
+++ b/src/cpu/ti/am335x/Kconfig
@@ -1,5 +1,7 @@
config CPU_TI_AM335X
- select ARCH_ARMV7
+ select ARCH_BOOTBLOCK_ARMV7
+ select ARCH_ROMSTAGE_ARMV7
+ select ARCH_RAMSTAGE_ARMV7
select HAVE_MONOTONIC_TIMER
select HAVE_UART_SPECIAL
select BOOTBLOCK_CONSOLE