]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/k2hk_evm.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[people/ms/u-boot.git] / include / configs / k2hk_evm.h
index 9598bc6976e9e29f741211cc9b602f01d8fc8eec..78b901fb5826f0b06a66e0d5fa6adb18ff31bce3 100644 (file)
@@ -28,7 +28,6 @@
        "name_fs=arago-console-image-k2hk-evm.cpio.gz\0"
 
 #define CONFIG_ENV_SIZE                                (256 << 10)  /* 256 KiB */
-#define CONFIG_ENV_IS_IN_NAND
 #define CONFIG_ENV_OFFSET                      0x100000
 
 #include <configs/ti_armv7_keystone2.h>