From e274ef6b577deacd8bb3b38a52f0083a5f601ae8 Mon Sep 17 00:00:00 2001 From: Patrick Delaunay Date: Fri, 27 Jan 2017 11:00:35 +0100 Subject: disk: convert CONFIG_PARTITIONS to Kconfig Signed-off-by: Patrick Delaunay Signed-off-by: Patrick Delaunay --- include/config_defaults.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/config_defaults.h b/include/config_defaults.h index ad08c1d..7ef928b 100644 --- a/include/config_defaults.h +++ b/include/config_defaults.h @@ -18,6 +18,5 @@ #define CONFIG_GZIP 1 #define CONFIG_ZLIB 1 -#define CONFIG_PARTITIONS 1 #endif -- cgit v1.1