From: Tomasz Figa Date: Tue, 18 Jun 2013 16:24:12 +0000 (+0900) Subject: ARM: SAMSUNG: Compile legacy IRQ and GPIO PM code only with ATAGS support X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~18^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=105dddbfcc3ceb8bde60af1121a60ea9978fe714;p=pandora-kernel.git ARM: SAMSUNG: Compile legacy IRQ and GPIO PM code only with ATAGS support This patch adds new Kconfig symbols, SAMSUNG_PM_GPIO and S5P_IRQ_PM that get enabled when GPIO_SAMSUNG, PM and S5P_PM are enabled, but only if SAMSUNG_ATAGS is selected. Signed-off-by: Tomasz Figa Signed-off-by: Kyungmin Park Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed