aboutsummaryrefslogtreecommitdiffstats
path: root/sound/Kconfig
diff options
context:
space:
mode:
authorJonathan Herman <hermanjl@cs.unc.edu>2013-01-17 16:15:55 -0500
committerJonathan Herman <hermanjl@cs.unc.edu>2013-01-17 16:15:55 -0500
commit8dea78da5cee153b8af9c07a2745f6c55057fe12 (patch)
treea8f4d49d63b1ecc92f2fddceba0655b2472c5bd9 /sound/Kconfig
parent406089d01562f1e2bf9f089fd7637009ebaad589 (diff)
Patched in Tegra support.
Diffstat (limited to 'sound/Kconfig')
-rw-r--r--sound/Kconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/sound/Kconfig b/sound/Kconfig
index c710ce2c5c3..1fef141ef8e 100644
--- a/sound/Kconfig
+++ b/sound/Kconfig
@@ -52,11 +52,14 @@ config SOUND_OSS_CORE_PRECLAIM
52 52
53 Disabling this allows alternative OSS implementations. 53 Disabling this allows alternative OSS implementations.
54 54
55 Please read Documentation/feature-removal-schedule.txt for
56 details.
57
55 If unsure, say Y. 58 If unsure, say Y.
56 59
57source "sound/oss/dmasound/Kconfig" 60source "sound/oss/dmasound/Kconfig"
58 61
59if !M68K && !UML 62if !M68K
60 63
61menuconfig SND 64menuconfig SND
62 tristate "Advanced Linux Sound Architecture" 65 tristate "Advanced Linux Sound Architecture"