diff options
Diffstat (limited to 'configs/ls1043aqds_nand_defconfig')
-rw-r--r-- | configs/ls1043aqds_nand_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ls1043aqds_nand_defconfig b/configs/ls1043aqds_nand_defconfig index 45b2c66dc9..1124171489 100644 --- a/configs/ls1043aqds_nand_defconfig +++ b/configs/ls1043aqds_nand_defconfig @@ -35,6 +35,8 @@ CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y +CONFIG_EFI_PARTITION=y +# CONFIG_SPL_EFI_PARTITION is not set CONFIG_OF_CONTROL=y CONFIG_DM=y CONFIG_SPI_FLASH=y |