From: Jaroslav Kysela Date: Thu, 22 Jun 2006 15:49:58 +0000 (+0200) Subject: [ALSA] aoa driver - Kconfig - remove spaces for SND!=n X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=607c0fbee7272be4d5455d6b29f6ffb092573eff;p=deliverable%2Flinux.git [ALSA] aoa driver - Kconfig - remove spaces for SND!=n Signed-off-by: Jaroslav Kysela --- 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 @@ menu "Apple Onboard Audio driver" - depends on SND != n && PPC + depends on SND!=n && PPC config SND_AOA tristate "Apple Onboard Audio driver"