Blame view

configs/sfr_nb4-ser_ram_defconfig 1.54 KB
fb82fe385   Tom Rini   configs: Resync d...
1
2
  CONFIG_MIPS=y
  CONFIG_SYS_TEXT_BASE=0x80010000
a09fea1d2   Tom Rini   env: Finish migra...
3
  CONFIG_ENV_SIZE=0x2000
052170c6a   Tom Rini   configs: Resync w...
4
  CONFIG_DM_GPIO=y
d168bcb6f   Tom Rini   configs: Resync w...
5
  CONFIG_NR_DRAM_BANKS=1
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
6
  CONFIG_ARCH_BMIPS=y
fb82fe385   Tom Rini   configs: Resync d...
7
  CONFIG_SOC_BMIPS_BCM6358=y
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
8
  CONFIG_BOARD_SFR_NB4_SER=y
fb82fe385   Tom Rini   configs: Resync d...
9
10
11
  # CONFIG_MIPS_BOOT_CMDLINE_LEGACY is not set
  # CONFIG_MIPS_BOOT_ENV_LEGACY is not set
  CONFIG_MIPS_BOOT_FDT=y
fb82fe385   Tom Rini   configs: Resync d...
12
13
14
15
16
  # 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="NB4-SER # "
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
17
  CONFIG_CMD_CPU=y
fb82fe385   Tom Rini   configs: Resync d...
18
19
  CONFIG_CMD_LICENSE=y
  # CONFIG_CMD_BOOTD is not set
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
20
  # CONFIG_CMD_ELF is not set
fb82fe385   Tom Rini   configs: Resync d...
21
22
  # CONFIG_CMD_XIMG is not set
  # CONFIG_CMD_EXPORTENV is not set
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
23
  # CONFIG_CMD_IMPORTENV is not set
fb82fe385   Tom Rini   configs: Resync d...
24
25
26
27
  # 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
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
28
  CONFIG_CMD_MEMINFO=y
88663126a   Tom Rini   configs: Resync w...
29
  # CONFIG_CMD_LOADS is not set
e39f6c0b6   Álvaro Fernández Rojas   mips: bmips: add ...
30
  CONFIG_CMD_USB=y
9c0c7e848   Álvaro Fernández Rojas   bmips: enable nb4...
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="sfr,nb4-ser"
8d8ee47e0   Tom Rini   env: Add CONFIG_S...
35
  CONFIG_SYS_RELOC_GD_ENV_ADDR=y
9c0c7e848   Álvaro Fernández Rojas   bmips: enable nb4...
36
  CONFIG_NET_RANDOM_ETHADDR=y
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
37
  # CONFIG_DM_DEVICE_REMOVE is not set
9c0c7e848   Álvaro Fernández Rojas   bmips: enable nb4...
38
  CONFIG_BCM6348_IUDMA=y
fb82fe385   Tom Rini   configs: Resync d...
39
  CONFIG_BCM6345_GPIO=y
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
40
41
42
  CONFIG_LED=y
  CONFIG_LED_BCM6358=y
  CONFIG_LED_GPIO=y
1de770d54   Miquel Raynal   mtd: rename CONFI...
43
  CONFIG_DM_MTD=y
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
44
  CONFIG_MTD_NOR_FLASH=y
2fe88d452   Adam Ford   Convert CONFIG_FL...
45
  CONFIG_FLASH_CFI_DRIVER=y
fb82fe385   Tom Rini   configs: Resync d...
46
  CONFIG_CFI_FLASH=y
2fe88d452   Adam Ford   Convert CONFIG_FL...
47
48
  CONFIG_SYS_FLASH_PROTECTION=y
  CONFIG_SYS_FLASH_CFI=y
9c0c7e848   Álvaro Fernández Rojas   bmips: enable nb4...
49
50
51
  CONFIG_PHY_FIXED=y
  CONFIG_DM_ETH=y
  CONFIG_BCM6348_ETH=y
e39f6c0b6   Álvaro Fernández Rojas   mips: bmips: add ...
52
53
  CONFIG_PHY=y
  CONFIG_BCM6358_USBH_PHY=y
fb82fe385   Tom Rini   configs: Resync d...
54
  CONFIG_DM_RESET=y
6327aa478   Álvaro Fernández Rojas   mips: bmips: enab...
55
  CONFIG_RESET_BCM6345=y
fb82fe385   Tom Rini   configs: Resync d...
56
57
  CONFIG_DM_SERIAL=y
  CONFIG_BCM6345_SERIAL=y
e39f6c0b6   Álvaro Fernández Rojas   mips: bmips: add ...
58
59
60
61
62
63
  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