Blame view

configs/sagem_f@st1704_ram_defconfig 1.37 KB
fb82fe385   Tom Rini   configs: Resync d...
1
2
  CONFIG_MIPS=y
  CONFIG_SYS_TEXT_BASE=0x80010000
8df378888   Álvaro Fernández Rojas   MIPS: add BMIPS S...
3
  CONFIG_ARCH_BMIPS=y
fb82fe385   Tom Rini   configs: Resync d...
4
5
6
7
  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
86cf1c828   Tom Rini   configs: Migrate ...
8
  CONFIG_NR_DRAM_BANKS=1
fb82fe385   Tom Rini   configs: Resync d...
9
10
11
12
13
  # 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...
14
  CONFIG_CMD_CPU=y
fb82fe385   Tom Rini   configs: Resync d...
15
16
  CONFIG_CMD_LICENSE=y
  # CONFIG_CMD_BOOTD is not set
8df378888   Álvaro Fernández Rojas   MIPS: add BMIPS S...
17
  # CONFIG_CMD_ELF is not set
fb82fe385   Tom Rini   configs: Resync d...
18
19
  # CONFIG_CMD_XIMG is not set
  # CONFIG_CMD_EXPORTENV is not set
8df378888   Álvaro Fernández Rojas   MIPS: add BMIPS S...
20
  # CONFIG_CMD_IMPORTENV is not set
fb82fe385   Tom Rini   configs: Resync d...
21
22
23
24
  # 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...
25
  CONFIG_CMD_MEMINFO=y
fb82fe385   Tom Rini   configs: Resync d...
26
  # CONFIG_CMD_FLASH is not set
88663126a   Tom Rini   configs: Resync w...
27
  # CONFIG_CMD_LOADS is not set
e4a06fa33   Álvaro Fernández Rojas   mips: bmips: enab...
28
29
  CONFIG_CMD_SF=y
  CONFIG_CMD_SPI=y
ec96de3b6   Álvaro Fernández Rojas   bmips: enable f@s...
30
31
  CONFIG_CMD_MII=y
  CONFIG_CMD_PING=y
fb82fe385   Tom Rini   configs: Resync d...
32
  # CONFIG_CMD_MISC is not set
8c5cad05c   Tom Rini   configs: Resync w...
33
  CONFIG_DEFAULT_DEVICE_TREE="sagem,f@st1704"
ec96de3b6   Álvaro Fernández Rojas   bmips: enable f@s...
34
  CONFIG_NET_RANDOM_ETHADDR=y
8df378888   Álvaro Fernández Rojas   MIPS: add BMIPS S...
35
  # CONFIG_DM_DEVICE_REMOVE is not set
ec96de3b6   Álvaro Fernández Rojas   bmips: enable f@s...
36
  CONFIG_BCM6348_IUDMA=y
8df378888   Álvaro Fernández Rojas   MIPS: add BMIPS S...
37
  CONFIG_DM_GPIO=y
fb82fe385   Tom Rini   configs: Resync d...
38
  CONFIG_BCM6345_GPIO=y
8df378888   Álvaro Fernández Rojas   MIPS: add BMIPS S...
39
40
  CONFIG_LED=y
  CONFIG_LED_GPIO=y
e4a06fa33   Álvaro Fernández Rojas   mips: bmips: enab...
41
42
43
44
  CONFIG_DM_SPI_FLASH=y
  CONFIG_SPI_FLASH=y
  CONFIG_SPI_FLASH_WINBOND=y
  CONFIG_SPI_FLASH_MTD=y
ec96de3b6   Álvaro Fernández Rojas   bmips: enable f@s...
45
46
47
  CONFIG_PHY_FIXED=y
  CONFIG_DM_ETH=y
  CONFIG_BCM6348_ETH=y
fb82fe385   Tom Rini   configs: Resync d...
48
  CONFIG_DM_RESET=y
8df378888   Álvaro Fernández Rojas   MIPS: add BMIPS S...
49
  CONFIG_RESET_BCM6345=y
8df378888   Álvaro Fernández Rojas   MIPS: add BMIPS S...
50
  # CONFIG_SPL_SERIAL_PRESENT is not set
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