Blame view

configs/io_defconfig 558 Bytes
dd84058d2   Masahiro Yamada   kconfig: add boar...
1
  CONFIG_PPC=y
a4d88920e   Siva Durga Prasad Paladugu   Kconfig: Move con...
2
  CONFIG_IDENT_STRING=" io 0.06"
c27269953   Masahiro Yamada   mmc: complete unf...
3
  # CONFIG_MMC is not set
d126e0164   Stefan Roese   autoboot.c: Move ...
4
5
  CONFIG_4xx=y
  CONFIG_TARGET_IO=y
73223f0e1   Simon Glass   Kconfig: Move CON...
6
7
8
  CONFIG_FIT=y
  CONFIG_FIT_VERBOSE=y
  CONFIG_OF_BOARD_SETUP=y
bb597c0ee   Heiko Schocher   common: bootdelay...
9
  CONFIG_BOOTDELAY=5
f3f3efff9   Simon Glass   Convert CONFIG_SY...
10
  CONFIG_SYS_CONSOLE_INFO_QUIET=y
9dd1d0aa4   Heiko Schocher   common, kconfig: ...
11
  CONFIG_VERSION_VARIABLE=y
843517927   Lokesh Vutla   common: Add DISPL...
12
  # CONFIG_DISPLAY_BOARDINFO is not set
adad96e60   Tom Rini   configs: Re-sync ...
13
  CONFIG_HUSH_PARSER=y
d126e0164   Stefan Roese   autoboot.c: Move ...
14
15
  CONFIG_AUTOBOOT_KEYED=y
  CONFIG_AUTOBOOT_STOP_STR=" "
a72607591   Bin Meng   cmd: Convert CONF...
16
  # CONFIG_CMD_ELF is not set
89cb2b5f8   Tom Rini   configs: Re-sync ...
17
18
  CONFIG_CMD_ASKENV=y
  CONFIG_CMD_GREPENV=y
78d1e1d0a   Tom Rini   configs: Re-sync ...
19
  CONFIG_LOOPW=y
ef0f2f575   Joe Hershberger   Move defaults fro...
20
  # CONFIG_CMD_NFS is not set
89cb2b5f8   Tom Rini   configs: Re-sync ...
21
  CONFIG_CMD_MII=y
78d1e1d0a   Tom Rini   configs: Re-sync ...
22
  CONFIG_CMD_PING=y
af27382e2   Tom Rini   drivers/pci/Kconf...
23
  # CONFIG_PCI is not set
9e39003e7   Thomas Chou   ns16550: move CON...
24
  CONFIG_SYS_NS16550=y
69e173eb5   Simon Glass   Move CONFIG_OF_LI...
25
  CONFIG_OF_LIBFDT=y