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/pxa-common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/pxa-common.h') diff --git a/include/configs/pxa-common.h b/include/configs/pxa-common.h index 4598bd9..800c12c 100644 --- a/include/configs/pxa-common.h +++ b/include/configs/pxa-common.h @@ -24,7 +24,6 @@ #ifdef CONFIG_CMD_MMC #define CONFIG_GENERIC_MMC #define CONFIG_PXA_MMC_GENERIC -#define CONFIG_DOS_PARTITION #endif /* -- cgit v1.1