mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 03:36:19 +00: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 changed files with 1 additions and 1 deletions
|
@ -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 a new issue