[PATCH 0/2] ARM: Thumb-2: Fix Kconfig rules to avoid nonworking configs
Dave Martin
dave.martin at linaro.org
Thu Dec 9 06:59:40 EST 2010
Some configurations don't make sense with Thumb-2, or don't
currently work and are unlikely to be relevant.
The patches avoid Kconfig from allowing these problematic
combinations, for now.
Dave Martin (2):
ARM: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6
ARM: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNEL
arch/arm/Kconfig | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
More information about the linux-arm-kernel
mailing list