diff options
-rw-r--r-- | include/configs/pcl052.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/pcl052.h b/include/configs/pcl052.h index dbfa03b9668..87c41158455 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 |