Blame view

configs/mk802_defconfig 251 Bytes
252ed8729   Masahiro Yamada   kconfig: remove m...
1
2
  CONFIG_ARM=y
  CONFIG_ARCH_SUNXI=y
c9542eae0   Tom Rini   configs: Resync w...
3
  CONFIG_SPL=y
7802ce910   Tom Rini   configs: Re-sync ...
4
  CONFIG_MACH_SUN4I=y
bd328eb38   Joe Hershberger   Clean all defconf...
5
  CONFIG_USB2_VBUS_PIN="PH12"
c9bb942e2   Joe Hershberger   Move default y co...
6
  # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
8c5cad05c   Tom Rini   configs: Resync w...
7
  CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-mk802"
1df44814f   Hans de Goede   sunxi: Kconfig-if...
8
  CONFIG_SUNXI_NO_PMIC=y
e4aa8edb6   Thomas Chou   common: add CMD_G...
9
  CONFIG_USB_EHCI_HCD=y
7ae272940   Tom Rini   configs: Resync w...
10
  CONFIG_USB_OHCI_HCD=y