From b0cf733933c3bc1b4ab353e16affabc60f863db5 Mon Sep 17 00:00:00 2001 From: Patrick Delaunay Date: Fri, 27 Jan 2017 11:00:37 +0100 Subject: disk: convert CONFIG_DOS_PARTITION to Kconfig Signed-off-by: Patrick Delaunay Signed-off-by: Patrick Delaunay --- include/configs/mx51evk.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/mx51evk.h') diff --git a/include/configs/mx51evk.h b/include/configs/mx51evk.h index 56650ba199..db22365e9b 100644 --- a/include/configs/mx51evk.h +++ b/include/configs/mx51evk.h @@ -66,7 +66,6 @@ #define CONFIG_SYS_FSL_ESDHC_NUM 2 #define CONFIG_GENERIC_MMC -#define CONFIG_DOS_PARTITION /* * Eth Configs -- cgit