Browse Source

85xx/p1_p2_rdb: enable hwconfig

Signed-off-by: Vivek Mahajan <vivek.mahajan@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Poonam Aggrwal 15 years ago
parent
commit
525f6c3add
1 changed files with 2 additions and 0 deletions
  1. 2 0
      include/configs/P1_P2_RDB.h

+ 2 - 0
include/configs/P1_P2_RDB.h

@@ -84,6 +84,8 @@ extern unsigned long get_board_sys_clk(unsigned long dummy);
 #define CONFIG_MP
 #endif
 
+#define CONFIG_HWCONFIG
+
 /*
  * These can be toggled for performance analysis, otherwise use default.
  */