Blame view

configs/netgear_cg3100d_ram_defconfig 1.25 KB
fb82fe385   Tom Rini   configs: Resync d...
1
2
  CONFIG_MIPS=y
  CONFIG_SYS_TEXT_BASE=0x80010000
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
3
  CONFIG_ARCH_BMIPS=y
fb82fe385   Tom Rini   configs: Resync d...
4
5
6
7
8
9
10
11
12
  # 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="netgear,cg3100d"
  # 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="CG3100D # "
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
13
  CONFIG_CMD_CPU=y
fb82fe385   Tom Rini   configs: Resync d...
14
15
  CONFIG_CMD_LICENSE=y
  # CONFIG_CMD_BOOTD is not set
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
16
  # CONFIG_CMD_ELF is not set
fb82fe385   Tom Rini   configs: Resync d...
17
18
  # CONFIG_CMD_XIMG is not set
  # CONFIG_CMD_EXPORTENV is not set
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
19
  # CONFIG_CMD_IMPORTENV is not set
fb82fe385   Tom Rini   configs: Resync d...
20
21
22
23
  # 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
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
24
  CONFIG_CMD_MEMINFO=y
fb82fe385   Tom Rini   configs: Resync d...
25
  # CONFIG_CMD_FLASH is not set
88663126a   Tom Rini   configs: Resync w...
26
  # CONFIG_CMD_LOADS is not set
46fe9dcff   Álvaro Fernández Rojas   mips: bmips: enab...
27
28
  CONFIG_CMD_SF=y
  CONFIG_CMD_SPI=y
fb82fe385   Tom Rini   configs: Resync d...
29
  # CONFIG_CMD_MISC is not set
3b3ea2c56   Michal Simek   Kconfig: cmd: Mak...
30
  # CONFIG_NET is not set
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
31
32
  # CONFIG_DM_DEVICE_REMOVE is not set
  CONFIG_DM_GPIO=y
fb82fe385   Tom Rini   configs: Resync d...
33
  CONFIG_BCM6345_GPIO=y
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
34
35
36
37
  CONFIG_LED=y
  CONFIG_LED_BCM6328=y
  CONFIG_LED_BLINK=y
  CONFIG_LED_GPIO=y
46fe9dcff   Álvaro Fernández Rojas   mips: bmips: enab...
38
39
40
41
  CONFIG_DM_SPI_FLASH=y
  CONFIG_SPI_FLASH=y
  CONFIG_SPI_FLASH_SPANSION=y
  CONFIG_SPI_FLASH_MTD=y
fb82fe385   Tom Rini   configs: Resync d...
42
  CONFIG_DM_RESET=y
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
43
  CONFIG_RESET_BCM6345=y
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
44
  # CONFIG_SPL_SERIAL_PRESENT is not set
fb82fe385   Tom Rini   configs: Resync d...
45
46
  CONFIG_DM_SERIAL=y
  CONFIG_BCM6345_SERIAL=y
46fe9dcff   Álvaro Fernández Rojas   mips: bmips: enab...
47
48
  CONFIG_DM_SPI=y
  CONFIG_BCM63XX_SPI=y
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
49
  CONFIG_WDT_BCM6345=y