CONFIG_USB_CONFIGFS missing from bcmrpi_defconfig

Open
#3,042 13 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
55/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
c, linux

Research direction

Locate bcmrpi_defconfig and compare it with the new Pi 4 kernel configuration, focusing on CONFIG_USB_CONFIGFS. Confirm that enabling it provides the configfs composite gadget modes needed on the Pi Zero, while preserving the existing legacy gadget configuration.

Written by the indexing model from the issue text.

Description

Waiting for external input

This configuration is included in the new Pi 4 kernel but not the Pi Zero kernel.

It is needed for the new composite gadget modes defined through configfs. Without it we can only use the legacy drivers like g_serial and g_webcam which can only work one at a time.

Dominant language
C
Stars
13.2k
Forks
5.5k
Avg merge
2d 21h
Merged PRs (30d)
21

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from raspberrypi/linux

All issues in raspberrypi/linux

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.