1*50e2d41fSRajesh BhagatCONFIG_ARM=y
2*50e2d41fSRajesh BhagatCONFIG_TARGET_LS1046AQDS=y
3*50e2d41fSRajesh BhagatCONFIG_SYS_TEXT_BASE=0x82000000
4*50e2d41fSRajesh BhagatCONFIG_SEC_FIRMWARE_ARMV8_PSCI=y
5*50e2d41fSRajesh BhagatCONFIG_ARMV8_SEC_FIRMWARE_SUPPORT=y
6*50e2d41fSRajesh BhagatCONFIG_SECURE_BOOT=y
7*50e2d41fSRajesh BhagatCONFIG_DISTRO_DEFAULTS=y
8*50e2d41fSRajesh BhagatCONFIG_NR_DRAM_BANKS=2
9*50e2d41fSRajesh BhagatCONFIG_FIT=y
10*50e2d41fSRajesh BhagatCONFIG_FIT_VERBOSE=y
11*50e2d41fSRajesh BhagatCONFIG_OF_BOARD_SETUP=y
12*50e2d41fSRajesh BhagatCONFIG_TFABOOT=y
13*50e2d41fSRajesh BhagatCONFIG_BOOTDELAY=10
14*50e2d41fSRajesh BhagatCONFIG_USE_BOOTARGS=y
15*50e2d41fSRajesh BhagatCONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 mtdparts=60000000.nor:2m@0x100000(nor_bank0_uboot),40m@0x1100000(nor_bank0_fit),7m(nor_bank0_user),2m@0x4100000(nor_bank4_uboot),40m@0x5100000(nor_bank4_fit),-(nor_bank4_user);7e800000.flash:4m(nand_uboot),36m(nand_kernel),472m(nand_free);spi0.0:2m(uboot),14m(free)"
16*50e2d41fSRajesh Bhagat# CONFIG_USE_BOOTCOMMAND is not set
17*50e2d41fSRajesh BhagatCONFIG_MISC_INIT_R=y
18*50e2d41fSRajesh BhagatCONFIG_CMD_BOOTZ=y
19*50e2d41fSRajesh BhagatCONFIG_CMD_IMLS=y
20*50e2d41fSRajesh BhagatCONFIG_CMD_GREPENV=y
21*50e2d41fSRajesh BhagatCONFIG_CMD_MEMINFO=y
22*50e2d41fSRajesh BhagatCONFIG_CMD_MEMTEST=y
23*50e2d41fSRajesh BhagatCONFIG_CMD_GPT=y
24*50e2d41fSRajesh BhagatCONFIG_CMD_I2C=y
25*50e2d41fSRajesh BhagatCONFIG_CMD_MMC=y
26*50e2d41fSRajesh BhagatCONFIG_CMD_NAND=y
27*50e2d41fSRajesh BhagatCONFIG_CMD_PCI=y
28*50e2d41fSRajesh BhagatCONFIG_CMD_SF=y
29*50e2d41fSRajesh BhagatCONFIG_CMD_USB=y
30*50e2d41fSRajesh BhagatCONFIG_CMD_CACHE=y
31*50e2d41fSRajesh BhagatCONFIG_MP=y
32*50e2d41fSRajesh BhagatCONFIG_MTDPARTS_DEFAULT="mtdparts=60000000.nor:2m@0x100000(nor_bank0_uboot),40m@0x1100000(nor_bank0_fit),7m(nor_bank0_user),2m@0x4100000(nor_bank4_uboot),40m@0x5100000(nor_bank4_fit),-(nor_bank4_user);7e800000.flash:4m(nand_uboot),36m(nand_kernel),472m(nand_free);spi0.0:2m(uboot),14m(free)"
33*50e2d41fSRajesh BhagatCONFIG_OF_CONTROL=y
34*50e2d41fSRajesh BhagatCONFIG_DEFAULT_DEVICE_TREE="fsl-ls1046a-qds-duart"
35*50e2d41fSRajesh BhagatCONFIG_ENV_IS_NOWHERE=y
36*50e2d41fSRajesh BhagatCONFIG_DM=y
37*50e2d41fSRajesh BhagatCONFIG_FSL_CAAM=y
38*50e2d41fSRajesh BhagatCONFIG_DM_MMC=y
39*50e2d41fSRajesh BhagatCONFIG_FSL_ESDHC=y
40*50e2d41fSRajesh BhagatCONFIG_MTD_NOR_FLASH=y
41*50e2d41fSRajesh BhagatCONFIG_FLASH_CFI_DRIVER=y
42*50e2d41fSRajesh BhagatCONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
43*50e2d41fSRajesh BhagatCONFIG_SYS_FLASH_CFI=y
44*50e2d41fSRajesh BhagatCONFIG_SPI_FLASH=y
45*50e2d41fSRajesh BhagatCONFIG_PHYLIB=y
46*50e2d41fSRajesh BhagatCONFIG_E1000=y
47*50e2d41fSRajesh BhagatCONFIG_PCI=y
48*50e2d41fSRajesh BhagatCONFIG_DM_PCI=y
49*50e2d41fSRajesh BhagatCONFIG_DM_PCI_COMPAT=y
50*50e2d41fSRajesh BhagatCONFIG_PCIE_LAYERSCAPE=y
51*50e2d41fSRajesh BhagatCONFIG_SYS_NS16550=y
52*50e2d41fSRajesh BhagatCONFIG_SPI=y
53*50e2d41fSRajesh BhagatCONFIG_DM_SPI=y
54*50e2d41fSRajesh BhagatCONFIG_FSL_DSPI=y
55*50e2d41fSRajesh BhagatCONFIG_USB=y
56*50e2d41fSRajesh BhagatCONFIG_DM_USB=y
57*50e2d41fSRajesh BhagatCONFIG_USB_XHCI_HCD=y
58*50e2d41fSRajesh BhagatCONFIG_USB_XHCI_DWC3=y
59*50e2d41fSRajesh BhagatCONFIG_USB_STORAGE=y
60*50e2d41fSRajesh BhagatCONFIG_RSA=y
61*50e2d41fSRajesh BhagatCONFIG_DM_SCSI=y
62*50e2d41fSRajesh BhagatCONFIG_SATA_CEVA=y
63*50e2d41fSRajesh BhagatCONFIG_SCSI_AHCI=y
64*50e2d41fSRajesh BhagatCONFIG_SCSI=y
65*50e2d41fSRajesh BhagatCONFIG_AHCI=y
66