mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
arch/Config.in.arm: add BR2_ARM_CPU_ARMV8
In order to prepare the addition of ARM64 cores, add the blind BR2_ARM_CPU_ARMV8 option. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
1b61cd38cd
commit
c37189b35e
@ -55,6 +55,9 @@ config BR2_ARM_CPU_ARMV7A
|
|||||||
config BR2_ARM_CPU_ARMV7M
|
config BR2_ARM_CPU_ARMV7M
|
||||||
bool
|
bool
|
||||||
|
|
||||||
|
config BR2_ARM_CPU_ARMV8
|
||||||
|
bool
|
||||||
|
|
||||||
choice
|
choice
|
||||||
prompt "Target Architecture Variant"
|
prompt "Target Architecture Variant"
|
||||||
default BR2_arm926t
|
default BR2_arm926t
|
||||||
|
Loading…
x
Reference in New Issue
Block a user