From: Nicolas Ferre Date: Mon, 1 Sep 2014 08:26:04 +0000 (+0200) Subject: ARM: at91/power/reset: fix Kconfig "depends on" directive X-Git-Tag: fixes-for-v3.18-merge-window~3^2~13^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94d450edfdc6dab0bb92dcbb06f5ea3244558bf4;p=pandora-kernel.git ARM: at91/power/reset: fix Kconfig "depends on" directive MACH_AT91 doesn't exist so we can't "depend" on it. Fix the typo by using the proper ARCH_AT91 config option. Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed