Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
drivers/usb: Resolve undefined symbols
Browse files Browse the repository at this point in the history
- Restore the accidently-checked-out f_ncm
  • Loading branch information
Royna2544 committed Dec 3, 2023
1 parent 2726bf1 commit f73442b
Show file tree
Hide file tree
Showing 2 changed files with 607 additions and 438 deletions.
8 changes: 8 additions & 0 deletions drivers/usb/gadget/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,14 @@ config USB_RNDIS_MULTIPACKET_WITH_TIMER
help
Improve USB tethering speed for USB Super Speed

config USB_NCM_SUPPORT_MTU_CHANGE
boolean "Samsung NCM MTU Change function"
depends on USB_G_ANDROID
help
Provides NCM MTU Change support
for samsung gadget driver.
If you enable this option,
NCM MTU Change will be able to be used.

config USB_ANDROID_RNDIS_DWORD_ALIGNED
boolean "Use double word aligned"
Expand Down
Loading

0 comments on commit f73442b

Please sign in to comment.