From e9a3395057096f1bf36d035bf2e55f2820c847e5 Mon Sep 17 00:00:00 2001 From: Russell Robinson Jr Date: Tue, 17 Sep 2013 17:05:50 -0700 Subject: pcl052: add CONFIG_MACH_PCL052 to pcl052_config Signed-off-by: Russell Robinson Jr --- include/configs/pcl052.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/pcl052.h b/include/configs/pcl052.h index dbfa03b966..87c4115845 100644 --- a/include/configs/pcl052.h +++ b/include/configs/pcl052.h @@ -25,6 +25,7 @@ /* High Level Configuration Options */ #define CONFIG_VYBRID +#define CONFIG_MACH_PCL052 #define CONFIG_SYS_VYBRID_HCLK 24000000 #define CONFIG_SYS_VYBRID_CLK32 32768 -- cgit v1.2.3