Skip to content

Commit

Permalink
DEFCONFIG: Add RNDIS network driver for host mode (#88)
Browse files Browse the repository at this point in the history
Co-authored-by: tpietrus <[email protected]>
  • Loading branch information
tiopex and tpietrus authored Sep 6, 2024
1 parent c148efd commit 37be3f4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions arch/arm/configs/miyoo_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,14 @@ CONFIG_MTD=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_NETDEVICES=y
# CONFIG_ETHERNET is not set
CONFIG_USB_USBNET=y
# CONFIG_USB_NET_AX8817X is not set
# CONFIG_USB_NET_AX88179_178A is not set
# CONFIG_USB_NET_CDC_NCM is not set
# CONFIG_USB_NET_NET1080 is not set
CONFIG_USB_NET_RNDIS_HOST=y
# CONFIG_USB_BELKIN is not set
# CONFIG_USB_NET_ZAURUS is not set
# CONFIG_WLAN is not set
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=320
Expand Down

0 comments on commit 37be3f4

Please sign in to comment.