mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
configs/kontron_pitx_imx8m: remove BR2_ARM_FPU_VFPV3
The FP setting is not used for aarch64 in buildroot. The FPU options are set implicit. Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
970f1b0df0
commit
b399de3a12
@@ -1,6 +1,5 @@
|
|||||||
# Architecture
|
# Architecture
|
||||||
BR2_aarch64=y
|
BR2_aarch64=y
|
||||||
BR2_ARM_FPU_VFPV3=y
|
|
||||||
|
|
||||||
# System
|
# System
|
||||||
BR2_TARGET_GENERIC_GETTY_PORT="ttymxc2"
|
BR2_TARGET_GENERIC_GETTY_PORT="ttymxc2"
|
||||||
|
|||||||
Reference in New Issue
Block a user