summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2013-01-23 05:59:37 (GMT)
committerSimon Horman <horms+renesas@verge.net.au>2013-01-23 05:59:37 (GMT)
commit46bbd43fa44fe083188f3e4846ba5b8d3c89bae6 (patch)
tree95f05118bc37c977c4c9111da4200bc5fa5404d1 /arch/arm/configs
parent211b5a849fe96646c29130a26dd33a0deece5049 (diff)
downloadlinux-fsl-qoriq-46bbd43fa44fe083188f3e4846ba5b8d3c89bae6.tar.xz
ARM: mach-shmobile: mackerel: enable VFP in defconfig
CONFIG_VFP appears to be required to use the Debian armhf userspace. Enabling this is consistent with many other shmobile boards. Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/mackerel_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/mackerel_defconfig b/arch/arm/configs/mackerel_defconfig
index e6881ac..7594b3a 100644
--- a/arch/arm/configs/mackerel_defconfig
+++ b/arch/arm/configs/mackerel_defconfig
@@ -25,6 +25,7 @@ CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
CONFIG_ARM_APPENDED_DTB=y
CONFIG_KEXEC=y
+CONFIG_VFP=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_PM=y
CONFIG_PM_RUNTIME=y