summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-arm.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-arm.cfg')
-rw-r--r--recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-arm.cfg13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-arm.cfg b/recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-arm.cfg
new file mode 100644
index 0000000..50ddab8
--- /dev/null
+++ b/recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-arm.cfg
@@ -0,0 +1,13 @@
1# ARM
2CONFIG_ARCH_SOCFPGA=y
3CONFIG_ARM_THUMBEE=y
4CONFIG_SWP_EMULATE=y
5CONFIG_ARM_CPU_TOPOLOGY=y
6
7CONFIG_VFP=y
8CONFIG_VFPv3=y
9CONFIG_NEON=y
10
11CONFIG_AEABI=y
12CONFIG_OABI_COMPAT=y
13