Blame view

configs/dbau1500_defconfig 374 Bytes
dd84058d2   Masahiro Yamada   kconfig: add boar...
1
2
  CONFIG_MIPS=y
  CONFIG_TARGET_DBAU1X00=y
edf7dbba6   Daniel Schwierzeck   MIPS: kconfig: ad...
3
  CONFIG_DBAU1500=y
80df69134   Bin Meng   Reorder defconfig...
4
  CONFIG_SYS_PROMPT="DbAu1xx0 # "
ef0f2f575   Joe Hershberger   Move defaults fro...
5
  # CONFIG_CMD_BDI is not set
a72607591   Bin Meng   cmd: Convert CONF...
6
  # CONFIG_CMD_ELF is not set
ef0f2f575   Joe Hershberger   Move defaults fro...
7
8
9
10
11
12
13
  # CONFIG_CMD_RUN is not set
  # CONFIG_CMD_SAVEENV is not set
  # CONFIG_CMD_LOADB is not set
  # CONFIG_CMD_LOADS is not set
  # CONFIG_CMD_FLASH is not set
  # CONFIG_CMD_FPGA is not set
  # CONFIG_CMD_SETEXPR is not set
78d1e1d0a   Tom Rini   configs: Re-sync ...
14
  CONFIG_CMD_DHCP=y