https://github.com/torvalds/linux
Raw File
Tip revision: c8f71b01a50597e298dc3214a2f2be7b8d31170c authored by Linus Torvalds on 21 February 2007, 04:32:30 UTC
Linux 2.6.21-rc1
Tip revision: c8f71b0
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