--- zzzz-none-000/linux-2.6.32.61/drivers/usb/gadget/u_audio.h 2013-06-10 09:43:48.000000000 +0000 +++ virian-300e-630/linux-2.6.32.61/drivers/usb/gadget/u_audio.h 2011-10-18 07:17:20.000000000 +0000 @@ -23,6 +23,11 @@ #include "gadget_chips.h" +#define WLAN_AOW_ENABLED (1) + +/* Note: Driver debugging not yet fully supported for 24-bit operation. */ +#define USB_24BIT_AUDIO_ENABLED (1) + /* * This represents the USB side of an audio card device, managed by a USB * function which provides control and stream interfaces.