diff options
Diffstat (limited to 'include/configs/mx7dsabresd_androidthings.h')
-rw-r--r-- | include/configs/mx7dsabresd_androidthings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx7dsabresd_androidthings.h b/include/configs/mx7dsabresd_androidthings.h index 503d80e..dd6a8dc 100644 --- a/include/configs/mx7dsabresd_androidthings.h +++ b/include/configs/mx7dsabresd_androidthings.h @@ -11,7 +11,7 @@ #define CONFIG_CMD_FAT /* For NAND we don't support lock/unlock */ -#ifndef CONFIG_SYS_BOOT_NAND +#ifndef CONFIG_NAND_BOOT #define CONFIG_FASTBOOT_LOCK #define CONFIG_ENABLE_LOCKSTATUS_SUPPORT #define FSL_FASTBOOT_FB_DEV "mmc" |