summaryrefslogtreecommitdiff
path: root/include/config_defaults.h
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay73@gmail.com>2017-01-27 10:00:35 (GMT)
committerTom Rini <trini@konsulko.com>2017-01-28 13:47:30 (GMT)
commite274ef6b577deacd8bb3b38a52f0083a5f601ae8 (patch)
treeab4a85ef620f3e05e48987b4025fde8648f79c9d /include/config_defaults.h
parentcf4128e53caa4f7b0a6586fc3f10690d5c05db31 (diff)
downloadu-boot-fsl-qoriq-e274ef6b577deacd8bb3b38a52f0083a5f601ae8.tar.xz
disk: convert CONFIG_PARTITIONS to Kconfig
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com>
Diffstat (limited to 'include/config_defaults.h')
-rw-r--r--include/config_defaults.h1
1 files changed, 0 insertions, 1 deletions
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