ARM: samsung: fix SAMSUNG_PM_DEBUG Kconfig logic
authorArnd Bergmann <arnd@arndb.de>
Thu, 13 Mar 2014 15:42:48 +0000 (16:42 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 21 Mar 2014 17:26:21 +0000 (18:26 +0100)
commitaf960151efc1ccc7d7259f8795156356a8bee3d3
treeab4f9f1918664e3df53a56a06bfedee1220ecf22
parent0443a653982942da4237b8344027bbb86e4b83a1
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 <arnd@arndb.de>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Cc: Tomasz Figa <tomasz.figa@gmail.com>
Cc: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-samsung/Kconfig
This page took 0.026645 seconds and 5 git commands to generate.