xref: /openbmc/linux/arch/arm/common/Kconfig (revision e6c81cce)
1config ICST
2	bool
3
4config SA1111
5	bool
6	select DMABOUNCE if !ARCH_PXA
7
8config DMABOUNCE
9	bool
10	select ZONE_DMA
11
12config SHARP_LOCOMO
13	bool
14
15config SHARP_PARAM
16	bool
17
18config SHARP_SCOOP
19	bool
20
21config TI_PRIV_EDMA
22	bool
23