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/sama5d3xek.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/sama5d3xek.h') diff --git a/include/configs/sama5d3xek.h b/include/configs/sama5d3xek.h index 026c80b..3c2e8a5 100644 --- a/include/configs/sama5d3xek.h +++ b/include/configs/sama5d3xek.h @@ -127,7 +127,6 @@ #define CONFIG_SYS_USB_OHCI_REGS_BASE ATMEL_BASE_OHCI #define CONFIG_SYS_USB_OHCI_SLOT_NAME "sama5d3" #define CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS 3 -#define CONFIG_DOS_PARTITION #endif /* USB device */ -- cgit v1.1