mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-30 12:30:14 +00:00
arm-bsp/rdv1: add support
Add support for Neoverse Reference Design version 1 Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -111,6 +111,14 @@ FILESEXTRAPATHS:prepend:juno := "${ARMBSPFILESPATHS}"
|
||||
COMPATIBLE_MACHINE:musca-b1 = "(^$)"
|
||||
COMPATIBLE_MACHINE:musca-s1 = "(^$)"
|
||||
|
||||
#
|
||||
# RDV1 KMACHINE
|
||||
#
|
||||
COMPATIBLE_MACHINE:rdv1 = "rdv1"
|
||||
KBUILD_DEFCONFIG:rdv1 = "defconfig"
|
||||
KCONFIG_MODE:rdv1 = "--alldefconfig"
|
||||
KCONF_BSP_AUDIT_LEVEL:rdv1 = "0"
|
||||
|
||||
#
|
||||
# SGI575 KMACHINE
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user