Blame view

configs/comtrend_wap5813n_ram_defconfig 1.09 KB
c320b923f   Álvaro Fernández Rojas   MIPS: add BMIPS C...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
  CONFIG_MIPS=y
  CONFIG_SYS_TEXT_BASE=0x80010000
  CONFIG_ARCH_BMIPS=y
  CONFIG_SOC_BMIPS_BCM6368=y
  # 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="comtrend,wap-5813n"
  # 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="WAP-5813n # "
  CONFIG_CMD_CPU=y
  CONFIG_CMD_LICENSE=y
  # CONFIG_CMD_BOOTD is not set
  # CONFIG_CMD_ELF is not set
  # CONFIG_CMD_XIMG is not set
  # CONFIG_CMD_EXPORTENV is not set
  # CONFIG_CMD_IMPORTENV is not set
  # 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
  CONFIG_CMD_MEMINFO=y
c320b923f   Álvaro Fernández Rojas   MIPS: add BMIPS C...
26
  # CONFIG_CMD_LOADS is not set
c320b923f   Álvaro Fernández Rojas   MIPS: add BMIPS C...
27
  # CONFIG_CMD_MISC is not set
3b3ea2c56   Michal Simek   Kconfig: cmd: Mak...
28
  # CONFIG_NET is not set
c320b923f   Álvaro Fernández Rojas   MIPS: add BMIPS C...
29
30
31
32
33
34
35
36
37
38
39
40
41
  # CONFIG_DM_DEVICE_REMOVE is not set
  CONFIG_DM_GPIO=y
  CONFIG_BCM6345_GPIO=y
  CONFIG_LED=y
  CONFIG_LED_GPIO=y
  CONFIG_MTD=y
  CONFIG_MTD_NOR_FLASH=y
  CONFIG_CFI_FLASH=y
  CONFIG_DM_RESET=y
  CONFIG_RESET_BCM6345=y
  # CONFIG_SPL_SERIAL_PRESENT is not set
  CONFIG_DM_SERIAL=y
  CONFIG_BCM6345_SERIAL=y