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/draco.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/draco.h') diff --git a/include/configs/draco.h b/include/configs/draco.h index b4ca982..99c0a84 100644 --- a/include/configs/draco.h +++ b/include/configs/draco.h @@ -31,8 +31,6 @@ "led0=103,1,0\0" \ "led1=64,0,1\0" -#undef CONFIG_DOS_PARTITION - /* Physical Memory Map */ #define CONFIG_MAX_RAM_BANK_SIZE (1024 << 20) /* 1GB */ -- cgit v1.1