aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/armltd/cortex-a9
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/armltd/cortex-a9')
-rw-r--r--src/cpu/armltd/cortex-a9/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/armltd/cortex-a9/Kconfig b/src/cpu/armltd/cortex-a9/Kconfig
index 9a81db6530..0c8fadafc2 100644
--- a/src/cpu/armltd/cortex-a9/Kconfig
+++ b/src/cpu/armltd/cortex-a9/Kconfig
@@ -1,6 +1,6 @@
config CPU_ARMLTD_CORTEX_A9
- depends on ARCH_ARMV7
bool
+ select ARCH_ARMV7
default n
if CPU_ARMLTD_CORTEX_A9