Blame view

configs/maltael_defconfig 505 Bytes
dd84058d2   Masahiro Yamada   kconfig: add boar...
1
2
  CONFIG_MIPS=y
  CONFIG_TARGET_MALTA=y
0e1dc3456   Daniel Schwierzeck   MIPS: kconfig: ad...
3
  CONFIG_SYS_LITTLE_ENDIAN=y
6242aa137   Paul Burton   malta: Use device...
4
  CONFIG_DEFAULT_DEVICE_TREE="mti,malta"
a5d67547d   Simon Glass   Convert CONFIG_BO...
5
  CONFIG_BOARD_EARLY_INIT_F=y
adad96e60   Tom Rini   configs: Re-sync ...
6
  CONFIG_HUSH_PARSER=y
78d1e1d0a   Tom Rini   configs: Re-sync ...
7
  CONFIG_SYS_PROMPT="maltael # "
41598c825   Masahiro Yamada   autoboot: add CON...
8
  # CONFIG_AUTOBOOT is not set
ef0f2f575   Joe Hershberger   Move defaults fro...
9
10
11
12
  # CONFIG_CMD_LOADB is not set
  # CONFIG_CMD_LOADS is not set
  # CONFIG_CMD_FPGA is not set
  # CONFIG_CMD_SETEXPR is not set
78d1e1d0a   Tom Rini   configs: Re-sync ...
13
  CONFIG_CMD_DHCP=y
ef0f2f575   Joe Hershberger   Move defaults fro...
14
  # CONFIG_CMD_NFS is not set
78d1e1d0a   Tom Rini   configs: Re-sync ...
15
  CONFIG_CMD_PING=y
1acc00878   Patrick Delaunay   disk: convert CON...
16
  # CONFIG_ISO_PARTITION is not set
6242aa137   Paul Burton   malta: Use device...
17
  CONFIG_OF_EMBED=y
e856bdcfb   Masahiro Yamada   flash: complete C...
18
  CONFIG_MTD_NOR_FLASH=y
af27382e2   Tom Rini   drivers/pci/Kconf...
19
  CONFIG_PCI=y
9e39003e7   Thomas Chou   ns16550: move CON...
20
  CONFIG_SYS_NS16550=y