usb_ethernet.patch 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. diff --git a/arch/arm/configs/clockworkpi_cpi3_defconfig b/arch/arm/configs/clockworkpi_cpi3_defconfig
  2. index 84774c4b..71d0392a 100644
  3. --- a/arch/arm/configs/clockworkpi_cpi3_defconfig
  4. +++ b/arch/arm/configs/clockworkpi_cpi3_defconfig
  5. @@ -848,6 +848,7 @@ CONFIG_BLK_DEV=y
  6. # CONFIG_ATA_OVER_ETH is not set
  7. # CONFIG_BLK_DEV_RBD is not set
  8. # CONFIG_NVME_FC is not set
  9. +# CONFIG_NVME_TARGET is not set
  10. #
  11. # Misc devices
  12. @@ -2173,7 +2174,29 @@ CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
  13. # CONFIG_USB_NET2272 is not set
  14. # CONFIG_USB_GADGET_XILINX is not set
  15. # CONFIG_USB_DUMMY_HCD is not set
  16. +CONFIG_USB_LIBCOMPOSITE=y
  17. +CONFIG_USB_U_ETHER=y
  18. +CONFIG_USB_F_ECM=y
  19. +CONFIG_USB_F_SUBSET=y
  20. +CONFIG_USB_F_RNDIS=y
  21. # CONFIG_USB_CONFIGFS is not set
  22. +# CONFIG_USB_ZERO is not set
  23. +# CONFIG_USB_AUDIO is not set
  24. +CONFIG_USB_ETH=y
  25. +CONFIG_USB_ETH_RNDIS=y
  26. +# CONFIG_USB_ETH_EEM is not set
  27. +# CONFIG_USB_G_NCM is not set
  28. +# CONFIG_USB_GADGETFS is not set
  29. +# CONFIG_USB_FUNCTIONFS is not set
  30. +# CONFIG_USB_MASS_STORAGE is not set
  31. +# CONFIG_USB_G_SERIAL is not set
  32. +# CONFIG_USB_MIDI_GADGET is not set
  33. +# CONFIG_USB_G_PRINTER is not set
  34. +# CONFIG_USB_CDC_COMPOSITE is not set
  35. +# CONFIG_USB_G_ACM_MS is not set
  36. +# CONFIG_USB_G_MULTI is not set
  37. +# CONFIG_USB_G_HID is not set
  38. +# CONFIG_USB_G_DBGP is not set
  39. #
  40. # USB Power Delivery and Type-C drivers
  41. @@ -2908,6 +2931,7 @@ CONFIG_FS_MBCACHE=y
  42. # CONFIG_JFS_FS is not set
  43. # CONFIG_XFS_FS is not set
  44. # CONFIG_GFS2_FS is not set
  45. +# CONFIG_OCFS2_FS is not set
  46. # CONFIG_BTRFS_FS is not set
  47. # CONFIG_NILFS2_FS is not set
  48. # CONFIG_F2FS_FS is not set
  49. @@ -2962,7 +2986,7 @@ CONFIG_TMPFS=y
  50. # CONFIG_TMPFS_POSIX_ACL is not set
  51. # CONFIG_TMPFS_XATTR is not set
  52. # CONFIG_HUGETLB_PAGE is not set
  53. -# CONFIG_CONFIGFS_FS is not set
  54. +CONFIG_CONFIGFS_FS=y
  55. # CONFIG_MISC_FILESYSTEMS is not set
  56. CONFIG_NETWORK_FILESYSTEMS=y
  57. CONFIG_NFS_FS=y
  58. @@ -3040,6 +3064,7 @@ CONFIG_NLS_ISO8859_1=y
  59. # CONFIG_NLS_MAC_ROMANIAN is not set
  60. # CONFIG_NLS_MAC_TURKISH is not set
  61. # CONFIG_NLS_UTF8 is not set
  62. +# CONFIG_DLM is not set
  63. #
  64. # Kernel hacking