Blame view

configs/sagem_f@st1704_ram_defconfig 1.36 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
8df378888   Álvaro Fernández Rojas   MIPS: add BMIPS S...
6
  CONFIG_ARCH_BMIPS=y
fb82fe385   Tom Rini   configs: Resync d...
7
8
9
10
  CONFIG_SOC_BMIPS_BCM6338=y
  # 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...
11
12
13
14
15
  # 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="F@ST1704 # "
8df378888   Álvaro Fernández Rojas   MIPS: add BMIPS S...
16
  CONFIG_CMD_CPU=y
fb82fe385   Tom Rini   configs: Resync d...
17
18
  CONFIG_CMD_LICENSE=y
  # CONFIG_CMD_BOOTD is not set
8df378888   Álvaro Fernández Rojas   MIPS: add BMIPS S...
19
  # CONFIG_CMD_ELF is not set
fb82fe385   Tom Rini   configs: Resync d...
20
21
  # CONFIG_CMD_XIMG is not set
  # CONFIG_CMD_EXPORTENV is not set
8df378888   Álvaro Fernández Rojas   MIPS: add BMIPS S...
22
  # CONFIG_CMD_IMPORTENV is not set
fb82fe385   Tom Rini   configs: Resync d...
23
24
25
26
  # 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
8df378888   Álvaro Fernández Rojas   MIPS: add BMIPS S...
27
  CONFIG_CMD_MEMINFO=y
fb82fe385   Tom Rini   configs: Resync d...
28
  # CONFIG_CMD_FLASH is not set
88663126a   Tom Rini   configs: Resync w...
29
  # CONFIG_CMD_LOADS is not set
e4a06fa33   Álvaro Fernández Rojas   mips: bmips: enab...
30
  CONFIG_CMD_SPI=y
ec96de3b6   Álvaro Fernández Rojas   bmips: enable f@s...
31
32
  CONFIG_CMD_MII=y
  CONFIG_CMD_PING=y
fb82fe385   Tom Rini   configs: Resync d...
33
  # CONFIG_CMD_MISC is not set
8c5cad05c   Tom Rini   configs: Resync w...
34
  CONFIG_DEFAULT_DEVICE_TREE="sagem,f@st1704"
8d8ee47e0   Tom Rini   env: Add CONFIG_S...
35
  CONFIG_SYS_RELOC_GD_ENV_ADDR=y
ec96de3b6   Álvaro Fernández Rojas   bmips: enable f@s...
36
  CONFIG_NET_RANDOM_ETHADDR=y
8df378888   Álvaro Fernández Rojas   MIPS: add BMIPS S...
37
  # CONFIG_DM_DEVICE_REMOVE is not set
ec96de3b6   Álvaro Fernández Rojas   bmips: enable f@s...
38
  CONFIG_BCM6348_IUDMA=y
fb82fe385   Tom Rini   configs: Resync d...
39
  CONFIG_BCM6345_GPIO=y
8df378888   Álvaro Fernández Rojas   MIPS: add BMIPS S...
40
41
  CONFIG_LED=y
  CONFIG_LED_GPIO=y
63ea31724   Miquel Raynal   mtd: ensure MTD i...
42
  CONFIG_MTD=y
0cfccb540   Tom Rini   configs: Resync w...
43
  CONFIG_DM_SPI_FLASH=y
e4a06fa33   Álvaro Fernández Rojas   mips: bmips: enab...
44
45
  CONFIG_SPI_FLASH_WINBOND=y
  CONFIG_SPI_FLASH_MTD=y
ec96de3b6   Álvaro Fernández Rojas   bmips: enable f@s...
46
47
48
  CONFIG_PHY_FIXED=y
  CONFIG_DM_ETH=y
  CONFIG_BCM6348_ETH=y
fb82fe385   Tom Rini   configs: Resync d...
49
  CONFIG_DM_RESET=y
8df378888   Álvaro Fernández Rojas   MIPS: add BMIPS S...
50
  CONFIG_RESET_BCM6345=y
fb82fe385   Tom Rini   configs: Resync d...
51
52
  CONFIG_DM_SERIAL=y
  CONFIG_BCM6345_SERIAL=y
f1b1f7706   Adam Ford   Convert CONFIG_SP...
53
  CONFIG_SPI=y
e4a06fa33   Álvaro Fernández Rojas   mips: bmips: enab...
54
55
  CONFIG_DM_SPI=y
  CONFIG_BCM63XX_SPI=y