spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig
[platform/kernel/u-boot.git] / include / configs / imx6dl-mamoj.h
index 367f78d..ba79e1b 100644 (file)
 /* MMC support: args@1MB kernel@2MB */
 #define CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR          0x800   /* 1MB */
 #define CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTORS         (CONFIG_CMD_SPL_WRITE_SIZE / 512)
-#define CONFIG_SYS_MMCSD_RAW_MODE_KERNEL_SECTOR                0x1000  /* 2MB */
 
 /* Miscellaneous configurable options */
 
-#define CONFIG_SYS_HZ                  1000
-
 /* Physical Memory Map */
 #define PHYS_SDRAM                     MMDC0_ARB_BASE_ADDR