9
0
Fork 0

ARM i.MX51 babbage: Use correct select for new environment

It's HAVE_DEFAULT_ENVIRONMENT_NEW, not  DEFAULT_ENVIRONMENT_GENERIC_NEW

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sascha Hauer 2012-07-03 09:43:16 +02:00
parent 8d064097eb
commit c6e82ee543
1 changed files with 1 additions and 1 deletions

View File

@ -393,7 +393,7 @@ choice
prompt "i.MX51 Board Type"
config MACH_FREESCALE_MX51_PDK
select DEFAULT_ENVIRONMENT_GENERIC_NEW
select HAVE_DEFAULT_ENVIRONMENT_NEW
bool "Freescale i.MX51 PDK"
config MACH_EUKREA_CPUIMX51SD