Blame view

configs/netgear_cg3100d_ram_defconfig 1.29 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
  # 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 ...
7
  CONFIG_NR_DRAM_BANKS=1
fb82fe385   Tom Rini   configs: Resync d...
8
9
10
11
12
  # 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
8c5cad05c   Tom Rini   configs: Resync w...
30
  CONFIG_DEFAULT_DEVICE_TREE="netgear,cg3100d"
3b3ea2c56   Michal Simek   Kconfig: cmd: Mak...
31
  # CONFIG_NET is not set
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
32
33
  # CONFIG_DM_DEVICE_REMOVE is not set
  CONFIG_DM_GPIO=y
fb82fe385   Tom Rini   configs: Resync d...
34
  CONFIG_BCM6345_GPIO=y
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
35
36
37
38
  CONFIG_LED=y
  CONFIG_LED_BCM6328=y
  CONFIG_LED_BLINK=y
  CONFIG_LED_GPIO=y
46fe9dcff   Álvaro Fernández Rojas   mips: bmips: enab...
39
40
41
42
  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...
43
  CONFIG_DM_RESET=y
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
44
  CONFIG_RESET_BCM6345=y
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
45
  # CONFIG_SPL_SERIAL_PRESENT is not set
fb82fe385   Tom Rini   configs: Resync d...
46
47
  CONFIG_DM_SERIAL=y
  CONFIG_BCM6345_SERIAL=y
f1b1f7706   Adam Ford   Convert CONFIG_SP...
48
  CONFIG_SPI=y
46fe9dcff   Álvaro Fernández Rojas   mips: bmips: enab...
49
50
  CONFIG_DM_SPI=y
  CONFIG_BCM63XX_SPI=y
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
51
  CONFIG_WDT_BCM6345=y