Blame view

configs/comtrend_ar5387un_ram_defconfig 1.58 KB
fb82fe385   Tom Rini   configs: Resync d...
1
2
  CONFIG_MIPS=y
  CONFIG_SYS_TEXT_BASE=0x80010000
0642f485d   Álvaro Fernández Rojas   MIPS: add BMIPS C...
3
  CONFIG_ARCH_BMIPS=y
fb82fe385   Tom Rini   configs: Resync d...
4
5
6
7
  CONFIG_SOC_BMIPS_BCM6328=y
  # CONFIG_MIPS_BOOT_CMDLINE_LEGACY is not set
  # CONFIG_MIPS_BOOT_ENV_LEGACY is not set
  CONFIG_MIPS_BOOT_FDT=y
86cf1c828   Tom Rini   configs: Migrate ...
8
  CONFIG_NR_DRAM_BANKS=1
fb82fe385   Tom Rini   configs: Resync d...
9
10
11
12
13
  # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
  CONFIG_OF_STDOUT_VIA_ALIAS=y
  CONFIG_DISPLAY_CPUINFO=y
  CONFIG_HUSH_PARSER=y
  CONFIG_SYS_PROMPT="AR-5387un # "
0642f485d   Álvaro Fernández Rojas   MIPS: add BMIPS C...
14
  CONFIG_CMD_CPU=y
fb82fe385   Tom Rini   configs: Resync d...
15
16
  CONFIG_CMD_LICENSE=y
  # CONFIG_CMD_BOOTD is not set
0642f485d   Álvaro Fernández Rojas   MIPS: add BMIPS C...
17
  # CONFIG_CMD_ELF is not set
fb82fe385   Tom Rini   configs: Resync d...
18
19
  # CONFIG_CMD_XIMG is not set
  # CONFIG_CMD_EXPORTENV is not set
0642f485d   Álvaro Fernández Rojas   MIPS: add BMIPS C...
20
  # CONFIG_CMD_IMPORTENV is not set
fb82fe385   Tom Rini   configs: Resync d...
21
22
23
24
  # CONFIG_CMD_EDITENV is not set
  # CONFIG_CMD_SAVEENV is not set
  # CONFIG_CMD_ENV_EXISTS is not set
  # CONFIG_CMD_CRC32 is not set
0642f485d   Álvaro Fernández Rojas   MIPS: add BMIPS C...
25
  CONFIG_CMD_MEMINFO=y
fb82fe385   Tom Rini   configs: Resync d...
26
  # CONFIG_CMD_FLASH is not set
88663126a   Tom Rini   configs: Resync w...
27
  # CONFIG_CMD_LOADS is not set
131290641   Álvaro Fernández Rojas   mips: bmips: enab...
28
29
  CONFIG_CMD_SF=y
  CONFIG_CMD_SPI=y
56928dd57   Álvaro Fernández Rojas   mips: bmips: add ...
30
  CONFIG_CMD_USB=y
54468f585   Álvaro Fernández Rojas   bmips: enable ar-...
31
32
  CONFIG_CMD_MII=y
  CONFIG_CMD_PING=y
fb82fe385   Tom Rini   configs: Resync d...
33
  # CONFIG_CMD_MISC is not set
8c5cad05c   Tom Rini   configs: Resync w...
34
  CONFIG_DEFAULT_DEVICE_TREE="comtrend,ar-5387un"
54468f585   Álvaro Fernández Rojas   bmips: enable ar-...
35
  CONFIG_NET_RANDOM_ETHADDR=y
0642f485d   Álvaro Fernández Rojas   MIPS: add BMIPS C...
36
  # CONFIG_DM_DEVICE_REMOVE is not set
54468f585   Álvaro Fernández Rojas   bmips: enable ar-...
37
  CONFIG_BCM6348_IUDMA=y
0642f485d   Álvaro Fernández Rojas   MIPS: add BMIPS C...
38
  CONFIG_DM_GPIO=y
6def1b24d   Álvaro Fernández Rojas   mips: bmips: add ...
39
40
41
  CONFIG_LED=y
  CONFIG_LED_BCM6328=y
  CONFIG_LED_BLINK=y
131290641   Álvaro Fernández Rojas   mips: bmips: enab...
42
43
44
45
  CONFIG_DM_SPI_FLASH=y
  CONFIG_SPI_FLASH=y
  CONFIG_SPI_FLASH_MACRONIX=y
  CONFIG_SPI_FLASH_MTD=y
54468f585   Álvaro Fernández Rojas   bmips: enable ar-...
46
47
  CONFIG_DM_ETH=y
  CONFIG_BCM6368_ETH=y
56928dd57   Álvaro Fernández Rojas   mips: bmips: add ...
48
49
  CONFIG_PHY=y
  CONFIG_BCM6368_USBH_PHY=y
a41481bfc   Álvaro Fernández Rojas   mips: bmips: enab...
50
  CONFIG_POWER_DOMAIN=y
fb82fe385   Tom Rini   configs: Resync d...
51
52
  CONFIG_BCM6328_POWER_DOMAIN=y
  CONFIG_DM_RESET=y
6327aa478   Álvaro Fernández Rojas   mips: bmips: enab...
53
  CONFIG_RESET_BCM6345=y
0642f485d   Álvaro Fernández Rojas   MIPS: add BMIPS C...
54
  # CONFIG_SPL_SERIAL_PRESENT is not set
fb82fe385   Tom Rini   configs: Resync d...
55
56
  CONFIG_DM_SERIAL=y
  CONFIG_BCM6345_SERIAL=y
f1b1f7706   Adam Ford   Convert CONFIG_SP...
57
  CONFIG_SPI=y
131290641   Álvaro Fernández Rojas   mips: bmips: enab...
58
59
  CONFIG_DM_SPI=y
  CONFIG_BCM63XX_HSSPI=y
56928dd57   Álvaro Fernández Rojas   mips: bmips: add ...
60
61
62
63
64
65
  CONFIG_USB=y
  CONFIG_DM_USB=y
  CONFIG_USB_EHCI_HCD=y
  CONFIG_USB_EHCI_GENERIC=y
  CONFIG_USB_OHCI_HCD=y
  CONFIG_USB_OHCI_GENERIC=y