• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1config ARM_GIC
2	bool
3
4config ARM_VIC
5	bool
6
7config ICST525
8	bool
9
10config ICST307
11	bool
12
13config SA1111
14	bool
15	select DMABOUNCE if !ARCH_PXA
16
17config DMABOUNCE
18	bool
19	select ZONE_DMA
20
21config TIMER_ACORN
22	bool
23
24config SHARP_LOCOMO
25	bool
26
27config SHARP_PARAM
28	bool
29
30config SHARPSL_PM
31	bool
32	select APM_EMULATION
33
34config SHARP_SCOOP
35	bool
36
37config COMMON_CLKDEV
38	bool
39