Skip to content

Commit

Permalink
wrt3200acm: compile neon-vfpv3 with thumb2 kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Sepa committed Sep 12, 2023
1 parent cdc8470 commit 75c61e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions target/linux/mvebu/config-5.15
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@ CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
CONFIG_THERMAL_GOV_STEP_WISE=y
CONFIG_THERMAL_HWMON=y
CONFIG_THERMAL_OF=y
CONFIG_THUMB2_KERNEL=y
CONFIG_TICK_CPU_ACCOUNTING=y
CONFIG_TIMER_OF=y
CONFIG_TIMER_PROBE=y
Expand Down
2 changes: 1 addition & 1 deletion target/linux/mvebu/cortexa9/target.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ include $(TOPDIR)/rules.mk
ARCH:=arm
BOARDNAME:=Marvell Armada 37x/38x/XP
CPU_TYPE:=cortex-a9
CPU_SUBTYPE:=vfpv3-d16
CPU_SUBTYPE:=neon-vfpv3
KERNELNAME:=zImage dtbs

0 comments on commit 75c61e6

Please sign in to comment.