Blame view

configs/ls1088ardb_qspi_SECURE_BOOT_defconfig 1.47 KB
2d2219e6b   Udit Agarwal   armv8: LS1088A_QS...
1
  CONFIG_ARM=y
7af2e3648   Tom Rini   configs: Resync w...
2
  CONFIG_TARGET_LS1088ARDB=y
278b90ce7   Tom Rini   configs: Migrate ...
3
  CONFIG_SYS_TEXT_BASE=0x20100000
7af2e3648   Tom Rini   configs: Resync w...
4
5
  CONFIG_SECURE_BOOT=y
  CONFIG_FSL_LS_PPA=y
0c502b6c1   Tom Rini   configs: Resync w...
6
  CONFIG_QSPI_AHB_INIT=y
d1a6896ac   Peng Ma   configs: ls1088a:...
7
  CONFIG_AHCI=y
7af2e3648   Tom Rini   configs: Resync w...
8
  CONFIG_DISTRO_DEFAULTS=y
86cf1c828   Tom Rini   configs: Migrate ...
9
  CONFIG_NR_DRAM_BANKS=2
7af2e3648   Tom Rini   configs: Resync w...
10
11
12
13
14
  # CONFIG_SYS_MALLOC_F is not set
  CONFIG_FIT_VERBOSE=y
  CONFIG_OF_BOARD_SETUP=y
  CONFIG_OF_STDOUT_VIA_ALIAS=y
  CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4, QSPI_BOOT"
1cb551cf6   Ashish Kumar   armv8: ls1088a: M...
15
16
  CONFIG_USE_BOOTARGS=y
  CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=0x3000000 default_hugepagesz=2m hugepagesz=2m hugepages=256"
7af2e3648   Tom Rini   configs: Resync w...
17
  # CONFIG_USE_BOOTCOMMAND is not set
8ccf98b1c   Adam Ford   Convert CONFIG_MI...
18
  CONFIG_MISC_INIT_R=y
7af2e3648   Tom Rini   configs: Resync w...
19
  # CONFIG_DISPLAY_BOARDINFO is not set
78eba69d9   Mario Six   treewide: Migrate...
20
  CONFIG_DISPLAY_BOARDINFO_LATE=y
1cb551cf6   Ashish Kumar   armv8: ls1088a: M...
21
  CONFIG_CMD_GREPENV=y
e89f8aae3   Mario Six   treewide: Migrate...
22
  CONFIG_CMD_MEMTEST=y
2d2219e6b   Udit Agarwal   armv8: LS1088A_QS...
23
24
  CONFIG_CMD_I2C=y
  CONFIG_CMD_MMC=y
2d2219e6b   Udit Agarwal   armv8: LS1088A_QS...
25
26
  CONFIG_CMD_SF=y
  CONFIG_CMD_USB=y
7af2e3648   Tom Rini   configs: Resync w...
27
  # CONFIG_CMD_SETEXPR is not set
0fd2290cf   Siva Durga Prasad Paladugu   cmd: Kconfig: Mov...
28
  CONFIG_MP=y
7af2e3648   Tom Rini   configs: Resync w...
29
  CONFIG_OF_CONTROL=y
8c5cad05c   Tom Rini   configs: Resync w...
30
  CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1088a-rdb"
7af2e3648   Tom Rini   configs: Resync w...
31
  CONFIG_NET_RANDOM_ETHADDR=y
2d2219e6b   Udit Agarwal   armv8: LS1088A_QS...
32
  CONFIG_DM=y
9fd95ef0d   Tuomas Tynkkynen   ata: Migrate CONF...
33
  CONFIG_SCSI_AHCI=y
d1a6896ac   Peng Ma   configs: ls1088a:...
34
  CONFIG_SATA_CEVA=y
4114a2614   Tom Rini   configs: Resync w...
35
  CONFIG_DM_MMC=y
07dea2e73   Mario Six   treewide: Migrate...
36
  CONFIG_FSL_ESDHC=y
2d2219e6b   Udit Agarwal   armv8: LS1088A_QS...
37
  CONFIG_DM_SPI_FLASH=y
7af2e3648   Tom Rini   configs: Resync w...
38
39
  CONFIG_SPI_FLASH=y
  CONFIG_SPI_FLASH_SPANSION=y
e90cc4751   Ashish Kumar   configs: Disable ...
40
  # CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
7af2e3648   Tom Rini   configs: Resync w...
41
  CONFIG_E1000=y
d7869b218   Adam Ford   Convert CONFIG_MI...
42
  CONFIG_MII=y
2d2219e6b   Udit Agarwal   armv8: LS1088A_QS...
43
  CONFIG_PCI=y
7af2e3648   Tom Rini   configs: Resync w...
44
45
  CONFIG_DM_PCI=y
  CONFIG_DM_PCI_COMPAT=y
2d2219e6b   Udit Agarwal   armv8: LS1088A_QS...
46
  CONFIG_PCIE_LAYERSCAPE=y
d1a6896ac   Peng Ma   configs: ls1088a:...
47
  CONFIG_DM_SCSI=y
2d2219e6b   Udit Agarwal   armv8: LS1088A_QS...
48
  CONFIG_SYS_NS16550=y
f1b1f7706   Adam Ford   Convert CONFIG_SP...
49
  CONFIG_SPI=y
7af2e3648   Tom Rini   configs: Resync w...
50
51
  CONFIG_DM_SPI=y
  CONFIG_FSL_DSPI=y
4c9d4a75f   Ashish Kumar   ls1088a: Move CON...
52
  CONFIG_FSL_QSPI=y
2d2219e6b   Udit Agarwal   armv8: LS1088A_QS...
53
  CONFIG_USB=y
7af2e3648   Tom Rini   configs: Resync w...
54
55
56
  CONFIG_DM_USB=y
  CONFIG_USB_XHCI_HCD=y
  CONFIG_USB_XHCI_DWC3=y
2d2219e6b   Udit Agarwal   armv8: LS1088A_QS...
57
  CONFIG_USB_DWC3=y
7af2e3648   Tom Rini   configs: Resync w...
58
59
60
61
  CONFIG_USB_GADGET=y
  CONFIG_RSA=y
  CONFIG_RSA_SOFTWARE_EXP=y
  CONFIG_EFI_LOADER_BOUNCE_BUFFER=y