X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fvf610twr.h;h=fd4c749d96b80b11b9d231942640ed4f1797dd9f;hb=19ea606109135c3d9892d86e1b1c2a8fb551cc1b;hp=20a03cff63c096f77d02dee4488a212bec14322b;hpb=e91907a1464e5b79673c37f46dcb76d3c5b7c0c7;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/vf610twr.h b/include/configs/vf610twr.h index 20a03cf..fd4c749 100644 --- a/include/configs/vf610twr.h +++ b/include/configs/vf610twr.h @@ -173,10 +173,6 @@ #define CONFIG_SYS_INIT_SP_ADDR \ (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET) -#ifdef CONFIG_ENV_IS_IN_MMC -#define CONFIG_SYS_MMC_ENV_DEV 0 -#endif - #ifdef CONFIG_ENV_IS_IN_NAND #define CONFIG_ENV_RANGE (512 * 1024) #endif