Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig
[platform/kernel/u-boot.git] / include / configs / sama5d2_xplained.h
index 4873395..4f5ceca 100644 (file)
@@ -67,7 +67,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