diff options
author | Russell Robinson Jr <rrobinson@phytec.com> | 2013-09-17 17:05:50 -0700 |
---|---|---|
committer | Anthony Felice <tony.felice@timesys.com> | 2013-09-18 10:27:06 -0400 |
commit | e9a3395057096f1bf36d035bf2e55f2820c847e5 (patch) | |
tree | da3eacc2249a8540f6740825f7f1f1350beeff00 | |
parent | e7520102c426711434e085beadc2cc2172fc76b5 (diff) |
pcl052: add CONFIG_MACH_PCL052 to pcl052_config2011.12-pcl052-ts1
Signed-off-by: Russell Robinson Jr <rrobinson@phytec.com>
-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 |