b7557de41a
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>
31 lines
258 B
Plaintext
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
|