#
CONFIG_SOUND=y
# CONFIG_SOUND_BT878 is not set
-CONFIG_SOUND_COLLIE_SSP=m
+CONFIG_SOUND_COLLIE_SSP=y
CONFIG_COLLIE_PCM1741=y
# CONFIG_COLLIE_PCM1717 is not set
-CONFIG_SOUND_COLLIE_TC35143=m
+CONFIG_SOUND_COLLIE_TC35143=y
# CONFIG_SOUND_CMPCI is not set
# CONFIG_SOUND_EMU10K1 is not set
# CONFIG_MIDI_EMU10K1 is not set
RMKV = "7"
PXAV = "3"
SHARPV = "20030509"
-PR = "r10"
+PR = "r11"
DESCRIPTION = "Linux kernel for OpenZaurus StrongArm processor based devices."
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/openzaurus-sa-${KV}-rmk${RMKV}-pxa${PXAV}-embedix${SHARPV}"
file://1764-1.patch;patch=1 \
file://module_licence.patch;patch=1 \
file://defconfig-${MACHINE} \
- file://sound-2.4.18r2.patch;patch=1 \
"
+# that patch allow to use buzzer as sound device but it removes alarms,
+# touchclicks etc so it is removed until be fixed
+# file://sound-2.4.18r2.patch;patch=1
+
# apply this when we have a patch that allows building with gcc 3.x:
# SRC_URI_append = file://gcc-3.3.patch;patch=1
# SRC_URI_append = file://machtune-args.patch;patch=1