Skip to content

Commit

Permalink
[ARM] 4251/1: Fix sharpsl_pm dependency
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: Russell King <[email protected]>
  • Loading branch information
rpurdie authored and Russell King committed Mar 8, 2007
1 parent 2a391a1 commit abc2358
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/common/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ config SHARP_PARAM

config SHARPSL_PM
bool
select APM_EMULATION

config SHARP_SCOOP
bool

0 comments on commit abc2358

Please sign in to comment.