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/jupiter.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/jupiter.h') diff --git a/include/configs/jupiter.h b/include/configs/jupiter.h index 9021f47..ea2f465 100644 --- a/include/configs/jupiter.h +++ b/include/configs/jupiter.h @@ -63,7 +63,6 @@ #define CONFIG_SYS_RX_ETH_BUFFER 8 /* use 8 rx buffer on eepro100 */ /* Partitions */ -#define CONFIG_DOS_PARTITION #define CONFIG_ISO_PARTITION #define CONFIG_TIMESTAMP /* Print image info with timestamp */ -- cgit v1.1