wireless: ipw2x00: convert to use DRIVER_ATTR_RW
[linux-2.6/btrfs-unstable.git] / sound / x86 / Kconfig
blob8adf4d1bd46e71237e6827f0eda8fc89e7b40ea1
1 menuconfig SND_X86
2         bool "X86 sound devices"
3         depends on X86
4         default y
5         ---help---
6           X86 sound devices that don't fall under SoC or PCI categories
8 if SND_X86
10 config HDMI_LPE_AUDIO
11         tristate "HDMI audio without HDaudio on Intel Atom platforms"
12         depends on DRM_I915
13         select SND_PCM
14         help
15          Choose this option to support HDMI LPE Audio mode
17 endif   # SND_X86