diff options
Diffstat (limited to 'include/configs/pico-imx7dandroidthings.h')
-rw-r--r-- | include/configs/pico-imx7dandroidthings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/pico-imx7dandroidthings.h b/include/configs/pico-imx7dandroidthings.h index 334affa..b9e18cd 100644 --- a/include/configs/pico-imx7dandroidthings.h +++ b/include/configs/pico-imx7dandroidthings.h @@ -10,7 +10,7 @@ /* 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" |