https://github.com/torvalds/linux
Raw File
Tip revision: 08e15e81a40e3241ce93b4a43886f3abda184aa6 authored by Linus Torvalds on 07 March 2007, 04:41:20 UTC
Linux 2.6.21-rc3
Tip revision: 08e15e8
Kconfig
config ARM_GIC
	bool

config ARM_VIC
	bool

config ICST525
	bool

config ICST307
	bool

config SA1111
	bool
	select DMABOUNCE

config DMABOUNCE
	bool

config TIMER_ACORN
	bool

config SHARP_LOCOMO
	bool

config SHARP_PARAM
	bool

config SHARPSL_PM
	bool

config SHARP_SCOOP
	bool
back to top