Merge pull request #215 from XevoInc/nanopi-neo-plus2

Add the nanopi neo 2 and plus2
This commit is contained in:
Enrico Butera
2018-06-10 23:40:08 +02:00
committed by GitHub
12 changed files with 52 additions and 21 deletions

View File

@ -431,6 +431,11 @@ CONFIG_USB_QCOM_8X16_PHY=y
CONFIG_USB_ULPI=y
CONFIG_USB_GADGET=y
CONFIG_USB_RENESAS_USBHS_UDC=m
CONFIG_USB_MUSB_HDRC=y
# Restrict to host mode, as it is hard-coded that way in the device tree
# (dr_mode = "host" in the &usb_otg node)
CONFIG_USB_MUSB_HOST=y
CONFIG_USB_MUSB_SUNXI=y
CONFIG_MMC=y
CONFIG_MMC_BLOCK_MINORS=32
CONFIG_MMC_ARMMMCI=y