Blame view

configs/sfr_nb4-ser_ram_defconfig 1.52 KB
fb82fe385   Tom Rini   configs: Resync d...
1
2
  CONFIG_MIPS=y
  CONFIG_SYS_TEXT_BASE=0x80010000
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
3
  CONFIG_ARCH_BMIPS=y
fb82fe385   Tom Rini   configs: Resync d...
4
  CONFIG_SOC_BMIPS_BCM6358=y
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
5
  CONFIG_BOARD_SFR_NB4_SER=y
fb82fe385   Tom Rini   configs: Resync d...
6
7
8
  # 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 ...
9
  CONFIG_NR_DRAM_BANKS=1
fb82fe385   Tom Rini   configs: Resync d...
10
11
12
13
14
  # 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 ...
15
  CONFIG_CMD_CPU=y
fb82fe385   Tom Rini   configs: Resync d...
16
17
  CONFIG_CMD_LICENSE=y
  # CONFIG_CMD_BOOTD is not set
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
18
  # CONFIG_CMD_ELF is not set
fb82fe385   Tom Rini   configs: Resync d...
19
20
  # CONFIG_CMD_XIMG is not set
  # CONFIG_CMD_EXPORTENV is not set
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
21
  # CONFIG_CMD_IMPORTENV is not set
fb82fe385   Tom Rini   configs: Resync d...
22
23
24
25
  # 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 ...
26
  CONFIG_CMD_MEMINFO=y
88663126a   Tom Rini   configs: Resync w...
27
  # CONFIG_CMD_LOADS is not set
e39f6c0b6   Álvaro Fernández Rojas   mips: bmips: add ...
28
  CONFIG_CMD_USB=y
9c0c7e848   Álvaro Fernández Rojas   bmips: enable nb4...
29
30
  CONFIG_CMD_MII=y
  CONFIG_CMD_PING=y
fb82fe385   Tom Rini   configs: Resync d...
31
  # CONFIG_CMD_MISC is not set
8c5cad05c   Tom Rini   configs: Resync w...
32
  CONFIG_DEFAULT_DEVICE_TREE="sfr,nb4-ser"
9c0c7e848   Álvaro Fernández Rojas   bmips: enable nb4...
33
  CONFIG_NET_RANDOM_ETHADDR=y
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
34
  # CONFIG_DM_DEVICE_REMOVE is not set
9c0c7e848   Álvaro Fernández Rojas   bmips: enable nb4...
35
  CONFIG_BCM6348_IUDMA=y
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
36
  CONFIG_DM_GPIO=y
fb82fe385   Tom Rini   configs: Resync d...
37
  CONFIG_BCM6345_GPIO=y
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
38
39
40
  CONFIG_LED=y
  CONFIG_LED_BCM6358=y
  CONFIG_LED_GPIO=y
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
41
  CONFIG_MTD=y
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
42
  CONFIG_MTD_NOR_FLASH=y
2fe88d452   Adam Ford   Convert CONFIG_FL...
43
  CONFIG_FLASH_CFI_DRIVER=y
fb82fe385   Tom Rini   configs: Resync d...
44
  CONFIG_CFI_FLASH=y
2fe88d452   Adam Ford   Convert CONFIG_FL...
45
46
  CONFIG_SYS_FLASH_PROTECTION=y
  CONFIG_SYS_FLASH_CFI=y
9c0c7e848   Álvaro Fernández Rojas   bmips: enable nb4...
47
48
49
  CONFIG_PHY_FIXED=y
  CONFIG_DM_ETH=y
  CONFIG_BCM6348_ETH=y
e39f6c0b6   Álvaro Fernández Rojas   mips: bmips: add ...
50
51
  CONFIG_PHY=y
  CONFIG_BCM6358_USBH_PHY=y
fb82fe385   Tom Rini   configs: Resync d...
52
  CONFIG_DM_RESET=y
6327aa478   Álvaro Fernández Rojas   mips: bmips: enab...
53
  CONFIG_RESET_BCM6345=y
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
54
  # CONFIG_SPL_SERIAL_PRESENT is not set
fb82fe385   Tom Rini   configs: Resync d...
55
56
  CONFIG_DM_SERIAL=y
  CONFIG_BCM6345_SERIAL=y
e39f6c0b6   Álvaro Fernández Rojas   mips: bmips: add ...
57
58
59
60
61
62
  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