[ALSA] aoa driver - Kconfig - remove spaces for SND!=n
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
This commit is contained in:
parent
5885492ab4
commit
607c0fbee7
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue