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/rastaban.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/rastaban.h') diff --git a/include/configs/rastaban.h b/include/configs/rastaban.h index 86d1ccd..16ed1f0 100644 --- a/include/configs/rastaban.h +++ b/include/configs/rastaban.h @@ -34,8 +34,6 @@ "led4=60,0,1\0" \ "led5=63,0,1\0" -#undef CONFIG_DOS_PARTITION - /* Physical Memory Map */ #define CONFIG_MAX_RAM_BANK_SIZE (1024 << 20) /* 1GB */ -- cgit v1.1