From: Fabio Estevam Date: Tue, 23 Oct 2012 06:34:48 +0000 (+0000) Subject: mx25pdk: Include CONFIG_MX25 X-Git-Tag: v2013.01-rc3~13^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6d94e73608c51ea9bdbd4c2012ebabefd9d1600;p=pandora-u-boot.git mx25pdk: Include CONFIG_MX25 It is necessary to include CONFIG_MX25 as several i.mx drivers handle the SoC differences based on the this config option. Signed-off-by: Fabio Estevam --- diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h index bd000a7f09d..58582d9c54e 100644 --- a/include/configs/mx25pdk.h +++ b/include/configs/mx25pdk.h @@ -19,6 +19,7 @@ /* High Level Configuration Options */ +#define CONFIG_MX25 #define CONFIG_SYS_HZ 1000 #define CONFIG_SYS_TEXT_BASE 0x81200000