ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6
[deliverable/linux.git] / arch / arm / Kconfig
index f1d9297b105084be1f3718213fd592e0dd0d1747..bf1f8dba02f369b0fdc43b77de347a0a0dad9539 100644 (file)
@@ -1311,7 +1311,7 @@ config HZ
 
 config THUMB2_KERNEL
        bool "Compile the kernel in Thumb-2 mode"
-       depends on CPU_V7 && EXPERIMENTAL
+       depends on CPU_V7 && !CPU_V6 && EXPERIMENTAL
        select AEABI
        select ARM_ASM_UNIFIED
        help
This page took 0.057235 seconds and 5 git commands to generate.