https://github.com/torvalds/linux
Raw File
Tip revision: cdeeeae056a429e729ae9e914fa8142ee45bee93 authored by Linus Torvalds on 10 March 2008, 05:22:27 UTC
Linux 2.6.25-rc5
Tip revision: cdeeeae
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
	select APM_EMULATION

config SHARP_SCOOP
	bool
back to top