Skip to content

Commit

Permalink
ARM: qcom_defconfig: add support for USB networking
Browse files Browse the repository at this point in the history
Add support for USB networking as a module to qcom_defconfig since its
a useful feature to have for development purposes.

Signed-off-by: Brian Masney <masneyb@onstation.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
  • Loading branch information
Brian Masney authored and Bjorn Andersson committed Jun 16, 2019
1 parent ef7a5ba commit 817bbbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/configs/qcom_defconfig
Original file line number Diff line number Diff line change
@@ -186,6 +186,7 @@ CONFIG_USB_CONFIGFS_NCM=y
CONFIG_USB_CONFIGFS_ECM=y
CONFIG_USB_CONFIGFS_F_FS=y
CONFIG_USB_ULPI_BUS=y
CONFIG_USB_ETH=m
CONFIG_MMC=y
CONFIG_MMC_BLOCK_MINORS=32
CONFIG_MMC_ARMMMCI=y

0 comments on commit 817bbbb

Please sign in to comment.