diff options
Diffstat (limited to 'configs/ls2080a_emu_defconfig')
-rw-r--r-- | configs/ls2080a_emu_defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/ls2080a_emu_defconfig b/configs/ls2080a_emu_defconfig index f06c00a364..edf76851a3 100644 --- a/configs/ls2080a_emu_defconfig +++ b/configs/ls2080a_emu_defconfig @@ -1,7 +1,6 @@ CONFIG_ARM=y CONFIG_TARGET_LS2080A_EMU=y CONFIG_IDENT_STRING=" LS2080A-EMU" -# CONFIG_MMC is not set CONFIG_FIT=y CONFIG_FIT_VERBOSE=y CONFIG_OF_BOARD_SETUP=y @@ -27,7 +26,7 @@ CONFIG_CMD_CACHE=y # CONFIG_ISO_PARTITION is not set # CONFIG_EFI_PARTITION is not set CONFIG_FSL_CAAM=y -# CONFIG_PARTITION_UUIDS is not set +# CONFIG_MMC is not set CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y CONFIG_EFI_LOADER_BOUNCE_BUFFER=y |