summaryrefslogtreecommitdiff
path: root/configs/chromebox_panther_defconfig
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2017-01-27 11:00:36 +0100
committerTom Rini <trini@konsulko.com>2017-01-28 08:47:31 -0500
commitf18fa31cdcfeecaf56e61224eb18d2f2b6d39d85 (patch)
tree5155a3f4c52821f6896b8b3b00a554dd665dc6e3 /configs/chromebox_panther_defconfig
parente274ef6b577deacd8bb3b38a52f0083a5f601ae8 (diff)
disk: convert CONFIG_MAC_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/chromebox_panther_defconfig')
-rw-r--r--configs/chromebox_panther_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/chromebox_panther_defconfig b/configs/chromebox_panther_defconfig
index f8cf92beb7..15bc017f64 100644
--- a/configs/chromebox_panther_defconfig
+++ b/configs/chromebox_panther_defconfig
@@ -29,6 +29,7 @@ CONFIG_CMD_EXT4=y
CONFIG_CMD_EXT4_WRITE=y
CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
+CONFIG_MAC_PARTITION=y
CONFIG_OF_CONTROL=y
CONFIG_REGMAP=y
CONFIG_SYSCON=y