summaryrefslogtreecommitdiff
path: root/configs/crownbay_defconfig
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2017-01-27 11:00:41 +0100
committerTom Rini <trini@konsulko.com>2017-01-28 08:47:42 -0500
commitbd42a94268b165a6f298b9ab13be7003e8d96b02 (patch)
treea1642404b9dd28ed4268c40584de8133a09171db /configs/crownbay_defconfig
parent863c5b6cdd49f0f0ce5ca0ae3bd0ed09b766121b (diff)
disk: convert CONFIG_EFI_PARTITION to Kconfig
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com>
Diffstat (limited to 'configs/crownbay_defconfig')
-rw-r--r--configs/crownbay_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/crownbay_defconfig b/configs/crownbay_defconfig
index 77ecd0acaa..4f4ae49bba 100644
--- a/configs/crownbay_defconfig
+++ b/configs/crownbay_defconfig
@@ -31,6 +31,7 @@ CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
CONFIG_MAC_PARTITION=y
CONFIG_ISO_PARTITION=y
+CONFIG_EFI_PARTITION=y
CONFIG_OF_CONTROL=y
CONFIG_REGMAP=y
CONFIG_SYSCON=y