From: Poonam Aggrwal Date: Wed, 23 Jun 2010 14:08:06 +0000 (+0530) Subject: 85xx/p1_p2_rdb: enable hwconfig X-Git-Tag: v2025.01-rc5-pxa1908~20179^2~17 X-Git-Url: http://git.dujemihanovic.xyz/html/index.html?a=commitdiff_plain;h=525f6c3add71c0fba0911d770bba5e9282be0cf2;p=u-boot.git 85xx/p1_p2_rdb: enable hwconfig Signed-off-by: Vivek Mahajan Signed-off-by: Kumar Gala --- diff --git a/include/configs/P1_P2_RDB.h b/include/configs/P1_P2_RDB.h index b891730789..f468ff360e 100644 --- a/include/configs/P1_P2_RDB.h +++ b/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. */