kernel-ark/arch/arm/common/Kconfig
Richard Purdie b7557de41a [ARM] 3228/1: SharpSL: Move PM code to arch/arm/common
Patch from Richard Purdie

This patch moves a large chunk of the sharpsl_pm driver to
arch/arm/common so that it can be reused on other devices such as the
SL-5500 (collie). It also abstracts some functions from the core into
the machine and platform specific parts of the driver to aid reuse.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-01-05 20:44:55 +00:00

31 lines
258 B
Plaintext

config ICST525
bool
config ARM_GIC
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