162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_cimenuconfig ARCH_MV78XX0
362306a36Sopenharmony_ci	bool "Marvell MV78xx0"
462306a36Sopenharmony_ci	depends on ARCH_MULTI_V5
562306a36Sopenharmony_ci	depends on CPU_LITTLE_ENDIAN
662306a36Sopenharmony_ci	depends on ATAGS
762306a36Sopenharmony_ci	select CPU_FEROCEON
862306a36Sopenharmony_ci	select GPIOLIB
962306a36Sopenharmony_ci	select MVEBU_MBUS
1062306a36Sopenharmony_ci	select FORCE_PCI
1162306a36Sopenharmony_ci	select PLAT_ORION_LEGACY
1262306a36Sopenharmony_ci	help
1362306a36Sopenharmony_ci	  Support for the following Marvell MV78xx0 series SoCs:
1462306a36Sopenharmony_ci	  MV781x0, MV782x0.
1562306a36Sopenharmony_ci
1662306a36Sopenharmony_ciif ARCH_MV78XX0
1762306a36Sopenharmony_ci
1862306a36Sopenharmony_ciconfig MACH_TERASTATION_WXL
1962306a36Sopenharmony_ci	bool "Buffalo WLX (Terastation Duo) NAS"
2062306a36Sopenharmony_ci	help
2162306a36Sopenharmony_ci	  Say 'Y' here if you want your kernel to support the
2262306a36Sopenharmony_ci	  Buffalo WXL Nas.
2362306a36Sopenharmony_ci
2462306a36Sopenharmony_ciendif
25