Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / arch / arm / mach-mv78xx0 / Kconfig
blob9de3bbc09c3a08a527388b8fd0dcb44a52614570
1 # SPDX-License-Identifier: GPL-2.0-only
2 menuconfig ARCH_MV78XX0
3         bool "Marvell MV78xx0"
4         depends on ARCH_MULTI_V5
5         depends on CPU_LITTLE_ENDIAN
6         depends on ATAGS
7         select CPU_FEROCEON
8         select GPIOLIB
9         select MVEBU_MBUS
10         select FORCE_PCI
11         select PLAT_ORION_LEGACY
12         help
13           Support for the following Marvell MV78xx0 series SoCs:
14           MV781x0, MV782x0.
16 if ARCH_MV78XX0
18 config 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.
24 endif