projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef7a5ba
)
ARM: qcom_defconfig: add support for USB networking
author
Brian Masney
<masneyb@onstation.org>
Mon, 3 Jun 2019 01:04:55 +0000
(21:04 -0400)
committer
Bjorn Andersson
<bjorn.andersson@linaro.org>
Sun, 16 Jun 2019 18:31:50 +0000
(11:31 -0700)
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>
arch/arm/configs/qcom_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/qcom_defconfig
b/arch/arm/configs/qcom_defconfig
index 4f02636f832e2a9353b3a2f747190df8b84a574d..f26103eae564f2299c93cb34fa3c296dffe693d8 100644
(file)
--- a/
arch/arm/configs/qcom_defconfig
+++ b/
arch/arm/configs/qcom_defconfig
@@
-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