]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: OMAP2+: Add missing CONFIG_ARCH_MULTI_V6=y to omap2plus_defconfig
authorPaul Walmsley <paul@pwsan.com>
Thu, 16 May 2013 18:25:07 +0000 (11:25 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 16 May 2013 18:25:07 +0000 (11:25 -0700)
commita545ec160afea245939290e7f616f68de906a85c
tree1013c56adf2bb9219a7abdee802b12b752c6c89e
parenta8b09c52a66e801d87704cfebf57958b1991ab86
ARM: OMAP2+: Add missing CONFIG_ARCH_MULTI_V6=y to omap2plus_defconfig

omap2plus_defconfig is missing CONFIG_ARCH_MULTI_V6.  This results in
undefined instruction traps in u-boot (and boot failures) on OMAP2xxx
SoCs, which are ARM11-based.  Fix by setting CONFIG_ARCH_MULTI_V6.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap2plus_defconfig