configs: nitrogen*: enable VFP and NEON support
authorGary Bisson <gary.bisson@boundarydevices.com>
Fri, 16 Sep 2016 17:18:32 +0000 (19:18 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 17 Sep 2016 10:36:18 +0000 (12:36 +0200)
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
configs/nitrogen6sx_defconfig
configs/nitrogen6x_defconfig
configs/nitrogen7_defconfig

index bd92f55ee59baffc86030d4487355b5aed58863c..b317525e214e0afbf43b7e1fd49c4aab32b10c8e 100644 (file)
@@ -1,6 +1,9 @@
 # architecture
 BR2_arm=y
 BR2_cortex_a9=y
+BR2_ARM_ENABLE_NEON=y
+BR2_ARM_ENABLE_VFP=y
+BR2_ARM_FPU_VFPV3=y
 
 # system
 BR2_TARGET_GENERIC_GETTY=y
index 85acabe677958ff1919c3a6b151bdf64e529f30d..dc033dc20d45dedf01354ed2635c6ed3ebf4675b 100644 (file)
@@ -1,6 +1,9 @@
 # architecture
 BR2_arm=y
 BR2_cortex_a9=y
+BR2_ARM_ENABLE_NEON=y
+BR2_ARM_ENABLE_VFP=y
+BR2_ARM_FPU_VFPV3=y
 
 # system
 BR2_TARGET_GENERIC_GETTY=y
index a8f3b45d5370ed18b047b3bad1b855ecddd87668..adce0fb46251780925b0aa3b6366fc1c34fabdd9 100644 (file)
@@ -1,6 +1,7 @@
 # architecture
 BR2_arm=y
 BR2_cortex_a7=y
+BR2_ARM_FPU_NEON_VFPV4=y
 
 # system
 BR2_TARGET_GENERIC_GETTY=y