Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[oweals/u-boot.git] / include / configs / k2e_evm.h
index b186bfc891516b9275593c1173908683533f26f2..7e455498dc461ac3da08bcdf48e86e51923dbf1f 100644 (file)
@@ -28,7 +28,6 @@
        "name_fs=arago-console-image-k2e-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>