Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[sfrench/cifs-2.6.git] / arch / arm / mach-iop13xx / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 if ARCH_IOP13XX
3
4 menu "IOP13XX Implementation Options"
5
6 comment "IOP13XX Platform Support"
7
8 config MACH_IQ81340SC
9         bool "Enable IQ81340SC Hardware Support"
10         help
11           Say Y here if you want to support running on the Intel IQ81340SC
12           evaluation kit.
13
14 config MACH_IQ81340MC
15         bool "Enable IQ81340MC Hardware Support"
16         help
17           Say Y here if you want to support running on the Intel IQ81340MC
18           evaluation kit.
19
20 endmenu
21 endif