projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a391a1
)
[ARM] 4251/1: Fix sharpsl_pm dependency
author
Richard Purdie
<rpurdie@rpsys.net>
Tue, 6 Mar 2007 23:45:41 +0000
(
00:45
+0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 8 Mar 2007 13:34:02 +0000
(13:34 +0000)
The sharpsl_pm code depends on some symbols in the APM emulation code.
Add the dependency for now until a better solution can be found.
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/common/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/common/Kconfig
b/arch/arm/common/Kconfig
index 5e34ca6d38b6de3132527ffae59904c99b25a7e5..3e073467caca6b63a5515b2bd9afb543ca233e2e 100644
(file)
--- a/
arch/arm/common/Kconfig
+++ b/
arch/arm/common/Kconfig
@@
-28,6
+28,7
@@
config SHARP_PARAM
config SHARPSL_PM
bool
+ select APM_EMULATION
config SHARP_SCOOP
bool