Blame view

configs/sopine_baseboard_defconfig 595 Bytes
84580628b   Icenowy Zheng   sunxi: add a defc...
1
2
  CONFIG_ARM=y
  CONFIG_ARCH_SUNXI=y
c9542eae0   Tom Rini   configs: Resync w...
3
  CONFIG_SPL=y
84580628b   Icenowy Zheng   sunxi: add a defc...
4
5
6
7
8
  CONFIG_MACH_SUN50I=y
  CONFIG_RESERVE_ALLWINNER_BOOT0_HEADER=y
  CONFIG_SUNXI_DRAM_LPDDR3_STOCK=y
  CONFIG_DRAM_CLK=552
  CONFIG_DRAM_ZQ=3881949
84580628b   Icenowy Zheng   sunxi: add a defc...
9
10
  CONFIG_MMC0_CD_PIN=""
  CONFIG_MMC_SUNXI_SLOT_EXTRA=2
c9542eae0   Tom Rini   configs: Resync w...
11
  CONFIG_SPL_SPI_SUNXI=y
86cf1c828   Tom Rini   configs: Migrate ...
12
  CONFIG_NR_DRAM_BANKS=1
84580628b   Icenowy Zheng   sunxi: add a defc...
13
  # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
84580628b   Icenowy Zheng   sunxi: add a defc...
14
  # CONFIG_CMD_FLASH is not set
84580628b   Icenowy Zheng   sunxi: add a defc...
15
  # CONFIG_SPL_DOS_PARTITION is not set
84580628b   Icenowy Zheng   sunxi: add a defc...
16
  # CONFIG_SPL_EFI_PARTITION is not set
8c5cad05c   Tom Rini   configs: Resync w...
17
  CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-sopine-baseboard"
84580628b   Icenowy Zheng   sunxi: add a defc...
18
19
  CONFIG_SUN8I_EMAC=y
  CONFIG_USB_EHCI_HCD=y
7ae272940   Tom Rini   configs: Resync w...
20
  CONFIG_USB_OHCI_HCD=y
ecad7051b   Tom Rini   configs: Migrate ...
21
  CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y