From 1acc0087876229d7ade1b23aaecbccf63de8a615 Mon Sep 17 00:00:00 2001 From: Patrick Delaunay Date: Fri, 27 Jan 2017 11:00:38 +0100 Subject: disk: convert CONFIG_ISO_PARTITION to Kconfig Signed-off-by: Patrick Delaunay Signed-off-by: Patrick Delaunay --- include/configs/xilinx_zynqmp.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/xilinx_zynqmp.h') diff --git a/include/configs/xilinx_zynqmp.h b/include/configs/xilinx_zynqmp.h index 5578840..463e9a6 100644 --- a/include/configs/xilinx_zynqmp.h +++ b/include/configs/xilinx_zynqmp.h @@ -57,9 +57,6 @@ /* Command line configuration */ #define CONFIG_CMD_ENV #define CONFIG_EFI_PARTITION -#ifndef CONFIG_SPL_BUILD -# define CONFIG_ISO_PARTITION -#endif #define CONFIG_MP /* BOOTP options */ -- cgit v1.1