summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVivek Mahajan <vivek.mahajan@freescale.com>2009-12-21 17:30:41 +0530
committerScott Sweeny <scott.sweeny@timesys.com>2010-11-10 14:52:25 -0500
commitf51d2ef6970d1fe1a09b28d7be8755036d36fb80 (patch)
treeccca4cfd59c0954f4d6a6f92499a5c808bd445b5
parent19794c6221377b44cc649fea0c141313fd60c42a (diff)
85xx/p1_p2_rdb: enable hwconfig
Signed-off-by: Vivek Mahajan <vivek.mahajan@freescale.com>
-rw-r--r--include/configs/P1_P2_RDB.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/P1_P2_RDB.h b/include/configs/P1_P2_RDB.h
index 70d0d93cc9..0c2fc6eb56 100644
--- a/include/configs/P1_P2_RDB.h
+++ b/include/configs/P1_P2_RDB.h
@@ -130,6 +130,8 @@ extern unsigned long get_board_sys_clk(unsigned long dummy);
#define CONFIG_TSECV2
#endif
+#define CONFIG_HWCONFIG
+
/*
* These can be toggled for performance analysis, otherwise use default.
*/