# SPDX-License-Identifier: GPL-2.0-only menuconfig [31mCONFIG_ARCH_MV78XX0[0m bool "Marvell MV78xx0" depends on [31mCONFIG_ARCH_MULTI_V5[0m select [31mCONFIG_CPU_FEROCEON[0m select [31mCONFIG_GPIOLIB[0m select [31mCONFIG_MVEBU_MBUS[0m select [31mCONFIG_FORCE_PCI[0m select [31mCONFIG_PLAT_ORION_LEGACY[0m help Support for the following Marvell MV78xx0 series SoCs: MV781x0, MV782x0. if [31mCONFIG_ARCH_MV78XX0[0m config [31mCONFIG_MACH_DB78X00_BP[0m bool "Marvell DB-78x00-BP Development Board" help Say 'Y' here if you want your kernel to support the Marvell DB-78x00-BP Development Board. config [31mCONFIG_MACH_RD78X00_MASA[0m bool "Marvell RD-78x00-mASA Reference Design" help Say 'Y' here if you want your kernel to support the Marvell RD-78x00-mASA Reference Design. config [31mCONFIG_MACH_TERASTATION_WXL[0m bool "Buffalo WLX (Terastation Duo) NAS" help Say 'Y' here if you want your kernel to support the Buffalo WXL Nas. endif |