Skip to content

Commit

Permalink
Turn on some MIDI kernel modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlech committed Sep 4, 2016
1 parent 2d266c4 commit 77ccbf6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm/configs/ev3dev_defconfig
Expand Up @@ -171,7 +171,11 @@ CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_CLUT224 is not set
CONFIG_SOUND=m
CONFIG_SND=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_HRTIMER=m
# CONFIG_SND_VERBOSE_PROCFS is not set
CONFIG_SND_VIRMIDI=m
CONFIG_SND_USB_AUDIO=m
CONFIG_HID_BATTERY_STRENGTH=y
CONFIG_HIDRAW=y
Expand Down Expand Up @@ -202,6 +206,7 @@ CONFIG_USB_ETH=m
CONFIG_USB_ETH_EEM=y
CONFIG_USB_MASS_STORAGE=m
CONFIG_USB_G_SERIAL=m
CONFIG_USB_MIDI_GADGET=m
CONFIG_USB_CDC_COMPOSITE=m
CONFIG_MMC=y
CONFIG_MMC_DAVINCI=y
Expand Down

0 comments on commit 77ccbf6

Please sign in to comment.