mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-30 00:21:17 +00:00
arm-bsp/rdv2: add support
Add support for Neoverse Reference Design version 2 Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -127,6 +127,14 @@ KBUILD_DEFCONFIG:rdv1 = "defconfig"
|
||||
KCONFIG_MODE:rdv1 = "--alldefconfig"
|
||||
KCONF_BSP_AUDIT_LEVEL:rdv1 = "0"
|
||||
|
||||
#
|
||||
# RDV2 KMACHINE
|
||||
#
|
||||
COMPATIBLE_MACHINE:rdv2 = "rdv2"
|
||||
KBUILD_DEFCONFIG:rdv2 = "defconfig"
|
||||
KCONFIG_MODE:rdv2 = "--alldefconfig"
|
||||
KCONF_BSP_AUDIT_LEVEL:rdv2 = "0"
|
||||
|
||||
#
|
||||
# SGI575 KMACHINE
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user