xref: /linux/arch/arm/common/Kconfig (revision 44f57d78)
1# SPDX-License-Identifier: GPL-2.0
2config SA1111
3	bool
4	select DMABOUNCE if !ARCH_PXA
5
6config DMABOUNCE
7	bool
8	select ZONE_DMA
9
10config KRAIT_L2_ACCESSORS
11	bool
12
13config SHARP_LOCOMO
14	bool
15
16config SHARP_PARAM
17	bool
18
19config SHARP_SCOOP
20	bool
21