ARM: at91/power/reset: fix Kconfig "depends on" directive
authorNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 1 Sep 2014 08:26:04 +0000 (10:26 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 1 Sep 2014 16:39:24 +0000 (18:39 +0200)
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 <nicolas.ferre@atmel.com>

No differences found