~ubuntu-branches/ubuntu/precise/alsa-driver/precise

« back to all changes in this revision

Viewing changes to alsa-kernel/pci/Kconfig

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2009-11-04 16:28:58 UTC
  • mfrom: (1.1.12 upstream) (3.1.7 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091104162858-7ky0tu33d7mn6oys
Tags: 1.0.21+dfsg-3ubuntu1
* Merge from debian unstable, remaining changes:
  - Script paths (/usr/sbin -> /sbin, /usr/bin -> /bin);
  - debian/rules:
    + Don't install snddevices and program-wrapper
    + install alsa-base apport hook
    + Package separate USB card list file
  - Vcs and maintainer fields mangling
  - Rename blacklist files in /etc/modprobe.d to be consistant with the rest
    of the distro
  - debian/alsa-base.init:
    + create /var/run/alsa if it doesn't exist
    + Run alsactl store before force unloading modules
    + Run alsactl restore after reloading unloaded modules
  - debian/linux-sound-base.postrm: Remove /etc/modprobe.d/blacklist* files
    on package removal
  - Add missing $CMDLINE_OPTS to all install rules.
  - Replace -Q with --quiet.
  - Add --use-blacklist to all rules so the blacklist still takes effect.
  - debian/alsa-base.postinst: Do not run snddevices
  - retain patches:
    + add_suspend_quirk_hp_nc6220_nw8240.patch,
    + refix_lp_68659_by_disabling_dxs_for_0x1458a002.patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
135
135
 
136
136
 
137
137
config SND_AZT3328
138
 
        tristate "Aztech AZF3328 / PCI168 (EXPERIMENTAL)"
139
 
        depends on EXPERIMENTAL
 
138
        tristate "Aztech AZF3328 / PCI168"
140
139
        select SND_OPL3_LIB
141
140
        select SND_MPU401_UART
142
141
        select SND_PCM
 
142
        select SND_RAWMIDI
143
143
        help
144
144
          Say Y here to include support for Aztech AZF3328 (PCI168)
145
145
          soundcards.
275
275
          To compile this driver as a module, choose M here: the module
276
276
          will be called snd-cs5535audio.
277
277
 
 
278
config SND_CTXFI
 
279
        tristate "Creative Sound Blaster X-Fi"
 
280
        select SND_PCM
 
281
        help
 
282
          If you want to use soundcards based on Creative Sound Blastr X-Fi
 
283
          boards with 20k1 or 20k2 chips, say Y here.
 
284
 
 
285
          To compile this driver as a module, choose M here: the module
 
286
          will be called snd-ctxfi.
 
287
 
278
288
config SND_DARLA20
279
289
        tristate "(Echoaudio) Darla20"
280
290
        select FW_LOADER
532
542
          To compile this driver as a module, choose M here: the module
533
543
          will be called snd-hdsp.
534
544
 
 
545
comment "Don't forget to add built-in firmwares for HDSP driver"
 
546
        depends on SND_HDSP=y
 
547
 
535
548
config SND_HDSPM
536
549
        tristate "RME Hammerfall DSP MADI"
537
550
        select SND_HWDEP
622
635
          To compile this driver as a module, choose M here: the module
623
636
          will be called snd-korg1212.
624
637
 
 
638
config SND_LX6464ES
 
639
        tristate "Digigram LX6464ES"
 
640
        select SND_PCM
 
641
        help
 
642
          Say Y here to include support for Digigram LX6464ES boards.
 
643
 
 
644
          To compile this driver as a module, choose M here: the module
 
645
          will be called snd-lx6464es.
 
646
 
 
647
 
625
648
config SND_MAESTRO3
626
649
        tristate "ESS Allegro/Maestro3"
627
650
        select SND_AC97_CODEC
764
787
        select SND_OXYGEN_LIB
765
788
        help
766
789
          Say Y here to include support for sound cards based on the
767
 
          Asus AV100/AV200 chips, i.e., Xonar D1, DX, D2, D2X, and
768
 
          Essence STX.
 
790
          Asus AV100/AV200 chips, i.e., Xonar D1, DX, D2, D2X,
 
791
          Essence ST (Deluxe), and Essence STX.
769
792
          Support for the HDAV1.3 (Deluxe) is very experimental.
770
793
 
771
794
          To compile this driver as a module, choose M here: the module