From: Arnd Bergmann Date: Thu, 13 Mar 2014 15:42:48 +0000 (+0100) Subject: ARM: samsung: fix SAMSUNG_PM_DEBUG Kconfig logic X-Git-Tag: v3.15-rc1~81^2~8^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af960151efc1ccc7d7259f8795156356a8bee3d3;p=pandora-kernel.git ARM: samsung: fix SAMSUNG_PM_DEBUG Kconfig logic The suspend debug code for Samsung has multiple dependencies that we should not unconditionally enable. In particular, we rely on the DEBUG_S3C_UART setting, which in turn depends on the samsung UART driver. Signed-off-off-by: Arnd Bergmann Acked-by: Kukjin Kim Cc: Tomasz Figa Cc: Ben Dooks --- Reading git-diff-tree failed