1CONFIG_ARM=y
2CONFIG_TARGET_LS2080A_EMU=y
3CONFIG_SYS_TEXT_BASE=0x30100000
4CONFIG_IDENT_STRING=" LS2080A-EMU"
5CONFIG_NR_DRAM_BANKS=3
6CONFIG_FIT=y
7CONFIG_FIT_VERBOSE=y
8CONFIG_OF_BOARD_SETUP=y
9CONFIG_OF_STDOUT_VIA_ALIAS=y
10CONFIG_SYS_EXTRA_OPTIONS="EMU"
11CONFIG_BOOTDELAY=10
12CONFIG_USE_BOOTARGS=y
13CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=0x2000000 default_hugepagesz=2m hugepagesz=2m hugepages=256"
14# CONFIG_USE_BOOTCOMMAND is not set
15# CONFIG_DISPLAY_BOARDINFO is not set
16# CONFIG_CMD_CONSOLE is not set
17# CONFIG_CMD_XIMG is not set
18# CONFIG_CMD_EDITENV is not set
19CONFIG_CMD_GREPENV=y
20CONFIG_CMD_I2C=y
21# CONFIG_CMD_LOADS is not set
22# CONFIG_CMD_ITEST is not set
23# CONFIG_CMD_SETEXPR is not set
24# CONFIG_CMD_NFS is not set
25CONFIG_CMD_CACHE=y
26# CONFIG_CMD_MISC is not set
27CONFIG_MP=y
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