omap3-pandora-kernel: compile USB audio as modules
authorGrazvydas Ignotas <notasas@gmail.com>
Tue, 8 Jun 2010 12:58:22 +0000 (15:58 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Tue, 8 Jun 2010 12:58:22 +0000 (15:58 +0300)
according to torpor, it makes easier to handle enumeration with some
USB-MIDI devices.

recipes/linux/omap3-pandora-kernel/defconfig [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index 5491f80..5ef5c1b
@@ -1353,8 +1353,8 @@ CONFIG_SOUND=y
 CONFIG_SND=y
 CONFIG_SND_TIMER=y
 CONFIG_SND_PCM=y
-CONFIG_SND_HWDEP=y
-CONFIG_SND_RAWMIDI=y
+CONFIG_SND_HWDEP=m
+CONFIG_SND_RAWMIDI=m
 CONFIG_SND_SEQUENCER=m
 # CONFIG_SND_SEQ_DUMMY is not set
 CONFIG_SND_OSSEMUL=y
@@ -1373,15 +1373,10 @@ CONFIG_SND_DRIVERS=y
 # CONFIG_SND_MTPAV is not set
 # CONFIG_SND_SERIAL_U16550 is not set
 # CONFIG_SND_MPU401 is not set
-CONFIG_SND_ARM=y
-# CONFIG_SND_OMAP_AIC23 is not set
-# CONFIG_SND_OMAP_TSC2101 is not set
-# CONFIG_SND_SX1 is not set
-# CONFIG_SND_OMAP_TSC2102 is not set
-# CONFIG_SND_OMAP24XX_EAC is not set
-CONFIG_SND_SPI=y
+# CONFIG_SND_ARM is not set
+# CONFIG_SND_SPI is not set
 CONFIG_SND_USB=y
-CONFIG_SND_USB_AUDIO=y
+CONFIG_SND_USB_AUDIO=m
 CONFIG_SND_USB_CAIAQ=m
 CONFIG_SND_USB_CAIAQ_INPUT=y
 CONFIG_SND_SOC=y