Blame view

configs/sfr_nb4-ser_ram_defconfig 1.13 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
9
10
11
12
13
14
  # CONFIG_MIPS_BOOT_CMDLINE_LEGACY is not set
  # CONFIG_MIPS_BOOT_ENV_LEGACY is not set
  CONFIG_MIPS_BOOT_FDT=y
  CONFIG_DEFAULT_DEVICE_TREE="sfr,nb4-ser"
  # 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
fb82fe385   Tom Rini   configs: Resync d...
28
  # CONFIG_CMD_MISC is not set
3b3ea2c56   Michal Simek   Kconfig: cmd: Mak...
29
  # CONFIG_NET is not set
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
30
31
  # CONFIG_DM_DEVICE_REMOVE is not set
  CONFIG_DM_GPIO=y
fb82fe385   Tom Rini   configs: Resync d...
32
  CONFIG_BCM6345_GPIO=y
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
33
34
35
  CONFIG_LED=y
  CONFIG_LED_BCM6358=y
  CONFIG_LED_GPIO=y
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
36
  CONFIG_MTD=y
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
37
  CONFIG_MTD_NOR_FLASH=y
fb82fe385   Tom Rini   configs: Resync d...
38
39
  CONFIG_CFI_FLASH=y
  CONFIG_DM_RESET=y
6327aa478   Álvaro Fernández Rojas   mips: bmips: enab...
40
  CONFIG_RESET_BCM6345=y
a186d2630   Álvaro Fernández Rojas   mips: bmips: add ...
41
  # CONFIG_SPL_SERIAL_PRESENT is not set
fb82fe385   Tom Rini   configs: Resync d...
42
43
  CONFIG_DM_SERIAL=y
  CONFIG_BCM6345_SERIAL=y