commit | 94d450edfdc6dab0bb92dcbb06f5ea3244558bf4 | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Mon Sep 01 10:26:04 2014 +0200 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Mon Sep 01 18:39:24 2014 +0200 |
tree | 922e02335aadd1693eb96d704319af09097ec3a8 | |
parent | c8260db557389c1fb46eeafb54414b03d9f19e49 [diff] |
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 <nicolas.ferre@atmel.com>