Blame view

configs/gurnard_defconfig 662 Bytes
885fc03aa   Andre Renaud   arm: at91: Add su...
1
2
3
4
5
6
7
  CONFIG_ARM=y
  CONFIG_ARCH_AT91=y
  CONFIG_TARGET_GURNARD=y
  CONFIG_DEFAULT_DEVICE_TREE="at91sam9g45-gurnard"
  CONFIG_FIT=y
  CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9G45"
  CONFIG_BOOTDELAY=3
843517927   Lokesh Vutla   common: Add DISPL...
8
  # CONFIG_DISPLAY_BOARDINFO is not set
a5d67547d   Simon Glass   Convert CONFIG_BO...
9
  CONFIG_BOARD_EARLY_INIT_F=y
b88d6f761   Masahiro Yamada   Move CONFIG_SYS_H...
10
  CONFIG_HUSH_PARSER=y
885fc03aa   Andre Renaud   arm: at91: Add su...
11
12
13
14
15
  # CONFIG_CMD_BDI is not set
  # CONFIG_CMD_IMI is not set
  # CONFIG_CMD_IMLS is not set
  # CONFIG_CMD_LOADS is not set
  # CONFIG_CMD_FLASH is not set
b331cd620   Patrick Delaunay   cmd, disk: conver...
16
  CONFIG_CMD_PART=y
885fc03aa   Andre Renaud   arm: at91: Add su...
17
18
19
20
21
  # CONFIG_CMD_FPGA is not set
  CONFIG_CMD_GPIO=y
  # CONFIG_CMD_SOURCE is not set
  # CONFIG_CMD_SETEXPR is not set
  CONFIG_OF_CONTROL=y
645176d1d   Tom Rini   configs: Migrate ...
22
23
  CONFIG_USB=y
  CONFIG_USB_STORAGE=y
885fc03aa   Andre Renaud   arm: at91: Add su...
24
25
26
  CONFIG_DM_VIDEO=y
  CONFIG_CMD_DHRYSTONE=y
  # CONFIG_EFI_LOADER is not set