summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPo-Yu Chuang <[email protected]>2011-02-17 19:35:23 +0000
committerAlbert ARIBAUD <[email protected]>2011-04-27 19:38:07 +0200
commit8dc667c9b826ddf660f55223e1b328fc912bceb5 (patch)
tree14da18540647b717c7646e04b2aa68200b5c0281 /include
parentd6150db2dcb509835df6a01eb5c61e4154f9dc66 (diff)
arm: a320: use new ftpmu010 API
ftpmu010 related code has been moved to drivers/power/. Signed-off-by: Po-Yu Chuang <[email protected]> Signed-off-by: Albert Aribaud <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/a320evb.h5
1 files changed, 5 insertions, 0 deletions
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
@@ -32,6 +32,11 @@
#undef CONFIG_SKIP_LOWLEVEL_INIT
/*-----------------------------------------------------------------------
+ * Power Management Unit
+ */
+#define CONFIG_FTPMU010_POWER
+
+/*-----------------------------------------------------------------------
* Timer
*/
#define CONFIG_SYS_HZ 1000 /* timer ticks per second */