ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LL

A patch from »ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LL« in state Mainline for linux-kernel

From: Maurus Cuelenaere <mcuelenaere@...> Date: Tue, 20 Mar 2012 21:01:33 +0100

Commit-Message

When selecting SAMSUNG_PM_DEBUG, it complains about a missing printascii() function if you do not select DEBUG_LL, so make the former select the latter. Signed-off-by: Maurus Cuelenaere <mcuelenaere@...> Acked-by: Heiko Stuebner <heiko@...>

Patch-Comment

This was originally sent in september 2010, but seems to have been forgotten. As this problem has bitten me today, here it is again. arch/arm/plat-samsung/Kconfig | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)

Statistics

  • 1 lines added
  • 0 lines removed

Changes

------------------------ arch/arm/plat-samsung/Kconfig -------------------------
index 6a2abe6..ec84c1a 100644
@@ -302,6 +302,7 @@ comment "Power management"
config SAMSUNG_PM_DEBUG
bool "S3C2410 PM Suspend debug"
depends on PM
+ select DEBUG_LL
help
Say Y here if you want verbose debugging from the PM Suspend and
Resume code. See <file:Documentation/arm/Samsung-S3C24XX/Suspend.txt>
 
 

Recent Patches

About Us

Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer.

Read More...