[ARM] 4251/1: Fix sharpsl_pm dependency

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>

authored by Richard Purdie and committed by Russell King abc23585 2a391a18

+1
+1
arch/arm/common/Kconfig
··· 28 28 29 29 config SHARPSL_PM 30 30 bool 31 + select APM_EMULATION 31 32 32 33 config SHARP_SCOOP 33 34 bool