Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux-block.git] / arch / arm / mach-mv78xx0 / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
43dad399 2menuconfig ARCH_MV78XX0
727c62d2
MY
3 bool "Marvell MV78xx0"
4 depends on ARCH_MULTI_V5
5d6f5267 5 depends on CPU_LITTLE_ENDIAN
e2fe85aa 6 depends on ATAGS
43dad399 7 select CPU_FEROCEON
5c34a4e8 8 select GPIOLIB
43dad399 9 select MVEBU_MBUS
eb01d42a 10 select FORCE_PCI
43dad399
AB
11 select PLAT_ORION_LEGACY
12 help
13 Support for the following Marvell MV78xx0 series SoCs:
14 MV781x0, MV782x0.
794d15b2 15
43dad399 16if ARCH_MV78XX0
794d15b2 17
c499546f
SR
18config MACH_TERASTATION_WXL
19 bool "Buffalo WLX (Terastation Duo) NAS"
20 help
21 Say 'Y' here if you want your kernel to support the
22 Buffalo WXL Nas.
23
794d15b2 24endif