162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ciconfig ARCH_AXXIA 362306a36Sopenharmony_ci bool "LSI Axxia platforms" 462306a36Sopenharmony_ci depends on ARCH_MULTI_V7 && ARM_LPAE 562306a36Sopenharmony_ci select ARM_AMBA 662306a36Sopenharmony_ci select ARM_GIC 762306a36Sopenharmony_ci select ARM_TIMER_SP804 862306a36Sopenharmony_ci select HAVE_ARM_ARCH_TIMER 962306a36Sopenharmony_ci select MFD_SYSCON 1062306a36Sopenharmony_ci select ZONE_DMA 1162306a36Sopenharmony_ci help 1262306a36Sopenharmony_ci This enables support for the LSI Axxia devices. 1362306a36Sopenharmony_ci 1462306a36Sopenharmony_ci The LSI Axxia platforms require a Flattened Device Tree to be passed 1562306a36Sopenharmony_ci to the kernel. 16