projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e4ffee
)
ARM: davinci_all_defconfig: enable USB CDC NCM gadget
author
Sekhar Nori
<nsekhar@ti.com>
Thu, 8 Jun 2017 14:37:33 +0000
(20:07 +0530)
committer
Sekhar Nori
<nsekhar@ti.com>
Fri, 16 Jun 2017 08:08:42 +0000
(13:38 +0530)
Enable USB CDC NCM gadget module in davinci_all_defconfig
to make it easier to use it on these devices.
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/configs/davinci_all_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/davinci_all_defconfig
b/arch/arm/configs/davinci_all_defconfig
index 1f1b4a795dc64333e859739b6152610ea5e5c57d..06e2e2a1a9be930faeda2f1a14f2ee72c2c15409 100644
(file)
--- a/
arch/arm/configs/davinci_all_defconfig
+++ b/
arch/arm/configs/davinci_all_defconfig
@@
-186,6
+186,7
@@
CONFIG_USB_GADGET_DEBUG_FILES=y
CONFIG_USB_GADGET_DEBUG_FS=y
CONFIG_USB_ZERO=m
CONFIG_USB_ETH=m
+CONFIG_USB_G_NCM=m
CONFIG_USB_GADGETFS=m
CONFIG_USB_MASS_STORAGE=m
CONFIG_USB_G_SERIAL=m