summaryrefslogtreecommitdiff
path: root/configs/mx6sabresd_defconfig
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2018-02-17 19:44:52 -0200
committerStefano Babic <sbabic@denx.de>2018-02-18 12:43:51 +0100
commit04a03b240f09466683b810c0f09c04b1649350f3 (patch)
treee5890a7a3c4c9197e048393550d2edcf359cc97b /configs/mx6sabresd_defconfig
parent0fb1a8a4695002c0ce748dd7755f25072c72f8c6 (diff)
mx6sabresd: Select the CONFIG_EFI_PARTITION option
With fastboot support enabled, it is useful to be able to list the eMMC EFI partitions, so select the CONFIG_EFI_PARTITION option. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Diffstat (limited to 'configs/mx6sabresd_defconfig')
-rw-r--r--configs/mx6sabresd_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx6sabresd_defconfig b/configs/mx6sabresd_defconfig
index 167c3f2bfc..6e7d2f31f0 100644
--- a/configs/mx6sabresd_defconfig
+++ b/configs/mx6sabresd_defconfig
@@ -48,6 +48,7 @@ CONFIG_CMD_EXT4=y
CONFIG_CMD_EXT4_WRITE=y
CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
+CONFIG_EFI_PARTITION=y
CONFIG_ENV_IS_IN_MMC=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_STMICRO=y