diff options
Diffstat (limited to 'recipes-kernel/linux/config/socfpga-4.1-ltsi/cfg/configfs.cfg')
-rw-r--r-- | recipes-kernel/linux/config/socfpga-4.1-ltsi/cfg/configfs.cfg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-kernel/linux/config/socfpga-4.1-ltsi/cfg/configfs.cfg b/recipes-kernel/linux/config/socfpga-4.1-ltsi/cfg/configfs.cfg new file mode 100644 index 0000000..0b98ff7 --- /dev/null +++ b/recipes-kernel/linux/config/socfpga-4.1-ltsi/cfg/configfs.cfg @@ -0,0 +1,14 @@ +CONFIG_USB_F_EEM=m +CONFIG_USB_CONFIGFS=m +CONFIG_USB_CONFIGFS_SERIAL=y +CONFIG_USB_CONFIGFS_ACM=y +CONFIG_USB_CONFIGFS_OBEX=y +CONFIG_USB_CONFIGFS_NCM=y +CONFIG_USB_CONFIGFS_ECM=y +CONFIG_USB_CONFIGFS_ECM_SUBSET=y +CONFIG_USB_CONFIGFS_RNDIS=y +CONFIG_USB_CONFIGFS_EEM=y +CONFIG_USB_CONFIGFS_MASS_STORAGE=y +CONFIG_USB_CONFIGFS_F_LB_SS=y +CONFIG_USB_CONFIGFS_F_FS=y +CONFIG_USB_CONFIGFS_F_HID=y |