Blame view

configs/r7-tv-dongle_defconfig 369 Bytes
252ed8729   Masahiro Yamada   kconfig: remove m...
1
2
  CONFIG_ARM=y
  CONFIG_ARCH_SUNXI=y
9c21df154   Simon Glass   Convert CONFIG_SP...
3
  CONFIG_SPL_I2C_SUPPORT=y
252ed8729   Masahiro Yamada   kconfig: remove m...
4
5
  CONFIG_MACH_SUN5I=y
  CONFIG_DRAM_CLK=384
bd328eb38   Joe Hershberger   Clean all defconf...
6
7
  CONFIG_USB1_VBUS_PIN="PG13"
  CONFIG_DEFAULT_DEVICE_TREE="sun5i-a10s-r7-tv-dongle"
c9bb942e2   Joe Hershberger   Move default y co...
8
  # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
bd328eb38   Joe Hershberger   Clean all defconf...
9
  CONFIG_SPL=y
ef0f2f575   Joe Hershberger   Move defaults fro...
10
11
12
  # CONFIG_CMD_IMLS is not set
  # CONFIG_CMD_FLASH is not set
  # CONFIG_CMD_FPGA is not set
1df44814f   Hans de Goede   sunxi: Kconfig-if...
13
  CONFIG_AXP152_POWER=y
e4aa8edb6   Thomas Chou   common: add CMD_G...
14
  CONFIG_USB_EHCI_HCD=y