aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@suse.cz>2006-06-22 11:49:58 -0400
committerJaroslav Kysela <perex@suse.cz>2006-06-22 15:34:44 -0400
commit607c0fbee7272be4d5455d6b29f6ffb092573eff (patch)
tree1fbb30f4997ef7c50de8ec07590af31dcf3c1dd2 /sound
parent5885492ab4fb18c155000d12f920754f7f35fbab (diff)
[ALSA] aoa driver - Kconfig - remove spaces for SND!=n
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'sound')
-rw-r--r--sound/aoa/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/aoa/Kconfig b/sound/aoa/Kconfig
index b11ccf6dbabd..a85194fe0b06 100644
--- a/sound/aoa/Kconfig
+++ b/sound/aoa/Kconfig
@@ -1,5 +1,5 @@
1menu "Apple Onboard Audio driver" 1menu "Apple Onboard Audio driver"
2 depends on SND != n && PPC 2 depends on SND!=n && PPC
3 3
4config SND_AOA 4config SND_AOA
5 tristate "Apple Onboard Audio driver" 5 tristate "Apple Onboard Audio driver"