Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig
[platform/kernel/u-boot.git] / include / configs / sama5d2_icp.h
index 7d6886e..9be6d4f 100644 (file)
@@ -56,7 +56,6 @@
 #define CONFIG_SYS_MONITOR_LEN         (512 << 10)
 
 #ifdef CONFIG_SD_BOOT
-#define CONFIG_SYS_MMCSD_FS_BOOT_PARTITION     1
 #define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME                "u-boot.img"
 #endif