Skip to content
Merged
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
12 changes: 12 additions & 0 deletions sof-dev-defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,15 @@ CONFIG_SND_SOC_SOF_SKYLAKE_SUPPORT=y

# generic ACPI audio compositor
CONFIG_SND_ACPI_AUDIO_COMPOSITOR=m

# This USB-serial converter is embedded on current Intel development
# boards. Note the converter chip is on the USB gadget / Type-B / test
# device side, whereas this cp210x.ko driver runs on the USB host /
# Type-A / "workstation" side. So why include this driver on test
# devices = on the "wrong" side? Because it's much easier to connect
# two test devices which are already next to each other rather trying to
# sneak a new USB host on a crowded lab shelf or trying to use a laptop
# help up in the air. Also, these are modules so not loaded unless
# actually in use.
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_CP210X=m