diff options
author | Simon Horman <horms@debian.org> | 2005-11-30 07:44:13 +0000 |
---|---|---|
committer | Simon Horman <horms@debian.org> | 2005-11-30 07:44:13 +0000 |
commit | 5ea66f21f4a19e699a6c09a09e5c8d7bb3513a1d (patch) | |
tree | 170309a25cf3f8d46fd8ec85ee1357c458a2d2f7 /debian/arch/amd64 | |
parent | b86c95df2e27b934c7f00465b7a1a6fa5f9afbba (diff) | |
download | kernel_replicant_linux-5ea66f21f4a19e699a6c09a09e5c8d7bb3513a1d.tar.gz kernel_replicant_linux-5ea66f21f4a19e699a6c09a09e5c8d7bb3513a1d.tar.bz2 kernel_replicant_linux-5ea66f21f4a19e699a6c09a09e5c8d7bb3513a1d.zip |
* Enable OBSOLETE_OSS_USB_DRIVER and USB_AUDIO
as alsa snd-usb-audio still isn't quite there.
I expect this to be re-disabled at some stage,
possibly soon if it proves to be a source of bugs.
(closes: #340388)
svn path=/dists/trunk/linux-2.6/; revision=4931
Diffstat (limited to 'debian/arch/amd64')
-rw-r--r-- | debian/arch/amd64/config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/arch/amd64/config b/debian/arch/amd64/config index ba5a0cdedd32..5d317125b12c 100644 --- a/debian/arch/amd64/config +++ b/debian/arch/amd64/config @@ -1390,7 +1390,6 @@ CONFIG_USB_UHCI_HCD=m CONFIG_USB_SL811_HCD=m CONFIG_USB_SL811_CS=m CONFIG_USB_AUDIO=m -CONFIG_USB_MIDI=m CONFIG_USB_ACM=m CONFIG_USB_PRINTER=m CONFIG_USB_STORAGE=m |