Blame view

configs/netgear_cg3100d_ram_defconfig 1.28 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
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
6
  CONFIG_ARCH_BMIPS=y
fb82fe385   Tom Rini   configs: Resync d...
7
8
9
  # 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...
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="CG3100D # "
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
15
  CONFIG_CMD_CPU=y
fb82fe385   Tom Rini   configs: Resync d...
16
17
  CONFIG_CMD_LICENSE=y
  # CONFIG_CMD_BOOTD is not set
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
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
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
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
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
26
  CONFIG_CMD_MEMINFO=y
fb82fe385   Tom Rini   configs: Resync d...
27
  # CONFIG_CMD_FLASH is not set
88663126a   Tom Rini   configs: Resync w...
28
  # CONFIG_CMD_LOADS is not set
46fe9dcff   Álvaro Fernández Rojas   mips: bmips: enab...
29
  CONFIG_CMD_SPI=y
fb82fe385   Tom Rini   configs: Resync d...
30
  # CONFIG_CMD_MISC is not set
8c5cad05c   Tom Rini   configs: Resync w...
31
  CONFIG_DEFAULT_DEVICE_TREE="netgear,cg3100d"
8d8ee47e0   Tom Rini   env: Add CONFIG_S...
32
  CONFIG_SYS_RELOC_GD_ENV_ADDR=y
3b3ea2c56   Michal Simek   Kconfig: cmd: Mak...
33
  # CONFIG_NET is not set
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
34
  # CONFIG_DM_DEVICE_REMOVE is not set
fb82fe385   Tom Rini   configs: Resync d...
35
  CONFIG_BCM6345_GPIO=y
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
36
37
38
39
  CONFIG_LED=y
  CONFIG_LED_BCM6328=y
  CONFIG_LED_BLINK=y
  CONFIG_LED_GPIO=y
63ea31724   Miquel Raynal   mtd: ensure MTD i...
40
  CONFIG_MTD=y
0cfccb540   Tom Rini   configs: Resync w...
41
  CONFIG_DM_SPI_FLASH=y
46fe9dcff   Álvaro Fernández Rojas   mips: bmips: enab...
42
43
  CONFIG_SPI_FLASH_SPANSION=y
  CONFIG_SPI_FLASH_MTD=y
fb82fe385   Tom Rini   configs: Resync d...
44
  CONFIG_DM_RESET=y
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
45
  CONFIG_RESET_BCM6345=y
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