Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

potter_defconfig: enable MODS_USB_EXT_BRIDGE and MODS_CODEC_BUS #27

Open
wants to merge 1 commit into
base: lineage-15.1-64
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions arch/arm64/configs/potter_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1263,8 +1263,8 @@ CONFIG_HAPTIC_DRV2605=y
# CONFIG_HAPTIC_DRV2624 is not set
CONFIG_ALSA_TO_H2W=y
CONFIG_DROPBOX=y
# CONFIG_MODS_USB_EXT_BRIDGE is not set
# CONFIG_MODS_CODEC_BUS is not set
CONFIG_MODS_USB_EXT_BRIDGE=y
CONFIG_MODS_CODEC_BUS=y
# CONFIG_MODS_MODBUS_EXT is not set
# CONFIG_HD3SS460_MUX is not set
# CONFIG_USB3813 is not set
Expand Down