Last active
April 6, 2025 07:43
-
-
Save okineadev/77a51c2526cd83bfbdbfa4163d1ed216 to your computer and use it in GitHub Desktop.
π WSL Kernel USB Support
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CONFIG_USB_STORAGE=m | |
CONFIG_USB_STORAGE_DEBUG=y | |
CONFIG_USB_STORAGE_REALTEK=m | |
CONFIG_REALTEK_AUTOPM=y | |
CONFIG_USB_STORAGE_DATAFAB=m | |
CONFIG_USB_STORAGE_FREECOM=m | |
CONFIG_USB_STORAGE_ISD200=m | |
CONFIG_USB_STORAGE_USBAT=m | |
CONFIG_USB_STORAGE_SDDR09=m | |
CONFIG_USB_STORAGE_SDDR55=m | |
CONFIG_USB_STORAGE_JUMPSHOT=m | |
CONFIG_USB_STORAGE_ALAUDA=m | |
CONFIG_USB_STORAGE_ONETOUCH=m | |
CONFIG_USB_STORAGE_KARMA=m | |
CONFIG_USB_STORAGE_CYPRESS_ATACB=m | |
CONFIG_USB_STORAGE_ENE_UB6250=m | |
CONFIG_USB_UAS=m | |
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y | |
CONFIG_USB_PRINTER=m | |
CONFIG_USB_STORAGE_DEBUG=y | |
CONFIG_USBIP_DEBUG=y | |
CONFIG_USBIP_VHCI_HCD=y | |
CONFIG_MMC=m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment