mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-24 04:34:08 +08:00
[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
Block a user