Kconfig 302 Bytes
Newer Older
1
config ARM_GIC
Linus Torvalds's avatar
Linus Torvalds committed
2 3
	bool

4 5 6 7
config ARM_VIC
	bool

config ICST525
Russell King's avatar
Russell King committed
8 9
	bool

Linus Torvalds's avatar
Linus Torvalds committed
10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
config ICST307
	bool

config SA1111
	bool
	select DMABOUNCE

config DMABOUNCE
	bool

config TIMER_ACORN
	bool

config SHARP_LOCOMO
	bool

config SHARP_PARAM
	bool

29 30
config SHARPSL_PM
	bool
31
	select APM_EMULATION
32

Linus Torvalds's avatar
Linus Torvalds committed
33 34
config SHARP_SCOOP
	bool