1CONFIG_ARM=y
2CONFIG_TARGET_LS2080A_EMU=y
3CONFIG_IDENT_STRING=" LS2080A-EMU"
4CONFIG_FIT=y
5CONFIG_FIT_VERBOSE=y
6CONFIG_OF_BOARD_SETUP=y
7CONFIG_OF_STDOUT_VIA_ALIAS=y
8CONFIG_SYS_EXTRA_OPTIONS="EMU"
9CONFIG_ENV_IS_NOWHERE=y
10CONFIG_BOOTDELAY=10
11CONFIG_USE_BOOTARGS=y
12CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=0x2000000 default_hugepagesz=2m hugepagesz=2m hugepages=256"
13# CONFIG_DISPLAY_BOARDINFO is not set
14# CONFIG_CMD_CONSOLE is not set
15# CONFIG_CMD_IMLS is not set
16# CONFIG_CMD_XIMG is not set
17# CONFIG_CMD_EDITENV is not set
18CONFIG_CMD_GREPENV=y
19# CONFIG_CMD_ENV_EXISTS is not set
20# CONFIG_CMD_FPGA is not set
21CONFIG_CMD_I2C=y
22# CONFIG_CMD_LOADS is not set
23# CONFIG_CMD_ITEST is not set
24# CONFIG_CMD_SETEXPR is not set
25# CONFIG_CMD_NFS is not set
26CONFIG_CMD_CACHE=y
27# CONFIG_CMD_MISC is not set
28# CONFIG_DOS_PARTITION is not set
29# CONFIG_ISO_PARTITION is not set
30# CONFIG_EFI_PARTITION is not set
31CONFIG_FSL_CAAM=y
32# CONFIG_MMC is not set
33CONFIG_SYS_NS16550=y
34CONFIG_OF_LIBFDT=y
35CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
36