Skip to content
Snippets Groups Projects
Commit cda76520 authored by Alison Wang's avatar Alison Wang Committed by Dong Aisheng
Browse files

ARM: configs: Add multi_v8.config for ARMv8 AArch32 support


This patch is to add multi_v8.config for AArch32 support on ARMv8
platforms.

The default config for ARMv8 AArch32 support is multi_v7_defconfig +
multi_v7_lpae.config + multi_v8.config.

Signed-off-by: default avatarAlison Wang <alison.wang@nxp.com>
parent 2afaddb4
No related branches found
No related tags found
No related merge requests found
# ppfe
CONFIG_FSL_PPFE=y
# DPAA 1
CONFIG_HAS_FSL_QBMAN=y
# network
CONFIG_BRIDGE=m
CONFIG_MACVLAN=y
CONFIG_FSL_SDK_FMAN=y
CONFIG_FMAN_ARM=y
CONFIG_FSL_SDK_DPAA_ETH=y
CONFIG_INET_ESP=y
CONFIG_XFRM_USER=y
CONFIG_NET_KEY=y
# mdio
CONFIG_FSL_XGMAC_MDIO=y
CONFIG_MDIO_BUS_MUX_MMIOREG=y
# phy
CONFIG_AQUANTIA_PHY=y
CONFIG_VITESSE_PHY=y
# NVMe
CONFIG_BLK_DEV_NVME=y
# vfio
CONFIG_VFIO=y
CONFIG_VFIO_PCI=y
CONFIG_VFIO_FSL_MC=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment