Skip to content

Commit 817bbbb

Browse files
masneybandersson
authored andcommitted
ARM: qcom_defconfig: add support for USB networking
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 <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]>
1 parent ef7a5ba commit 817bbbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/qcom_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ CONFIG_USB_CONFIGFS_NCM=y
186186
CONFIG_USB_CONFIGFS_ECM=y
187187
CONFIG_USB_CONFIGFS_F_FS=y
188188
CONFIG_USB_ULPI_BUS=y
189+
CONFIG_USB_ETH=m
189190
CONFIG_MMC=y
190191
CONFIG_MMC_BLOCK_MINORS=32
191192
CONFIG_MMC_ARMMMCI=y

0 commit comments

Comments
 (0)