]> Git Repo - J-u-boot.git/blobdiff - include/configs/mx35pdk.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[J-u-boot.git] / include / configs / mx35pdk.h
index a4191ac86f9317e9812857c373a362e20a7e8661..2b7b871a861b2bfddc6cd7631e38fa3d5e99234f 100644 (file)
 #define CONFIG_ENV_IS_IN_FLASH
 
 #if defined(CONFIG_FSL_ENV_IN_NAND)
-       #define CONFIG_ENV_IS_IN_NAND
        #define CONFIG_ENV_OFFSET       (1024 * 1024)
 #endif
 
This page took 0.026605 seconds and 4 git commands to generate.