treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-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
43dad399 5 select CPU_FEROCEON
5c34a4e8 6 select GPIOLIB
43dad399 7 select MVEBU_MBUS
eb01d42a 8 select FORCE_PCI
43dad399
AB
9 select PLAT_ORION_LEGACY
10 help
11 Support for the following Marvell MV78xx0 series SoCs:
12 MV781x0, MV782x0.
794d15b2 13
43dad399 14if ARCH_MV78XX0
794d15b2
SS
15
16config MACH_DB78X00_BP
17 bool "Marvell DB-78x00-BP Development Board"
18 help
19 Say 'Y' here if you want your kernel to support the
20 Marvell DB-78x00-BP Development Board.
21
569106c7
LB
22config MACH_RD78X00_MASA
23 bool "Marvell RD-78x00-mASA Reference Design"
24 help
25 Say 'Y' here if you want your kernel to support the
26 Marvell RD-78x00-mASA Reference Design.
27
c499546f
SR
28config MACH_TERASTATION_WXL
29 bool "Buffalo WLX (Terastation Duo) NAS"
30 help
31 Say 'Y' here if you want your kernel to support the
32 Buffalo WXL Nas.
33
794d15b2 34endif