From 8dc667c9b826ddf660f55223e1b328fc912bceb5 Mon Sep 17 00:00:00 2001 From: Po-Yu Chuang Date: Thu, 17 Feb 2011 19:35:23 +0000 Subject: arm: a320: use new ftpmu010 API ftpmu010 related code has been moved to drivers/power/. Signed-off-by: Po-Yu Chuang Signed-off-by: Albert Aribaud --- include/configs/a320evb.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include') diff --git a/include/configs/a320evb.h b/include/configs/a320evb.h index 27f137f06d8..5373bcb5709 100644 --- a/include/configs/a320evb.h +++ b/include/configs/a320evb.h @@ -31,6 +31,11 @@ #undef CONFIG_SKIP_LOWLEVEL_INIT +/*----------------------------------------------------------------------- + * Power Management Unit + */ +#define CONFIG_FTPMU010_POWER + /*----------------------------------------------------------------------- * Timer */ -- cgit v1.3.1