Skip to content

Commit

Permalink
[ALSA] aoa driver - Kconfig - remove spaces for SND!=n
Browse files Browse the repository at this point in the history
Signed-off-by: Jaroslav Kysela <[email protected]>
  • Loading branch information
Jaroslav Kysela committed Jun 22, 2006
1 parent 5885492 commit 607c0fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/aoa/Kconfig
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 607c0fb

Please sign in to comment.