configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs
[platform/kernel/u-boot.git] / include / configs / poplar.h
index be9a0b5..9763218 100644 (file)
                        "ramdisk_addr_r=0x32400000\0"                   \
                        BOOTENV
 
-
-/* Command line configuration */
-#define CONFIG_SYS_MMC_ENV_DEV         0
-#define CONFIG_ENV_OFFSET              (0xf80 * 512) /* env_mmc_blknum bytes */
-#define CONFIG_ENV_SIZE                        (0x80 * 512)  /* env_mmc_nblks bytes */
-
 /* Monitor Command Prompt */
 #define CONFIG_SYS_CBSIZE              512
 #define CONFIG_SYS_MAXARGS             64