diff options
Diffstat (limited to 'packages/linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh39')
-rw-r--r-- | packages/linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh39/defconfig-h3900 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/packages/linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh39/defconfig-h3900 b/packages/linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh39/defconfig-h3900 index 9d2599b0c0..ad9f7b8561 100644 --- a/packages/linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh39/defconfig-h3900 +++ b/packages/linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh39/defconfig-h3900 @@ -1398,6 +1398,27 @@ CONFIG_USB_CDCETHER=m # CONFIG_USB_BRLVGER is not set # +# Support for USB gadgets +# +CONFIG_USB_GADGET=m +CONFIG_USB_GADGET_PXA2XX=y +# CONFIG_USB_GADGET_N9604 is not set +# CONFIG_USB_GADGET_NET2280 is not set +# CONFIG_USB_GADGET_SUPERH is not set +# CONFIG_USB_GADGET_GOKU is not set +# CONFIG_USB_GADGET_CONTROLLER is not set +CONFIG_USB_PXA2XX=m +CONFIG_USB_GADGET_CONTROLLER=m +# CONFIG_USB_GADGET_DUALSPEED is not set +CONFIG_USB_ZERO=m +CONFIG_USB_ETH=m +CONFIG_USB_ETH_RNDIS=y +CONFIG_USB_GADGETFS=m +CONFIG_USB_FILE_STORAGE=m +# CONFIG_USB_FILE_STORAGE_TEST is not set +CONFIG_USB_G_SERIAL=m + +# # Linux As Bootldr Modules # # CONFIG_BIG_KERNEL is not set |