]> err.no Git - linux-2.6/commitdiff
[ARM] 4251/1: Fix sharpsl_pm dependency
authorRichard Purdie <rpurdie@rpsys.net>
Tue, 6 Mar 2007 23:45:41 +0000 (00:45 +0100)
committerRussell 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

index 5e34ca6d38b6de3132527ffae59904c99b25a7e5..3e073467caca6b63a5515b2bd9afb543ca233e2e 100644 (file)
@@ -28,6 +28,7 @@ config SHARP_PARAM
 
 config SHARPSL_PM
        bool
+       select APM_EMULATION
 
 config SHARP_SCOOP
        bool