summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2013-01-23 06:59:37 +0100
committerSimon Horman <horms+renesas@verge.net.au>2013-01-23 06:59:37 +0100
commit46bbd43fa44fe083188f3e4846ba5b8d3c89bae6 (patch)
tree95f05118bc37c977c4c9111da4200bc5fa5404d1 /arch/arm/configs
parentARM: mach-shmobile: armadillo: defconfig: Enable CEU (diff)
downloadlinux-46bbd43fa44fe083188f3e4846ba5b8d3c89bae6.tar.xz
linux-46bbd43fa44fe083188f3e4846ba5b8d3c89bae6.zip
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 e6881accf96a..7594b3aff259 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