diff options
Diffstat (limited to 'sound')
-rw-r--r-- | sound/aoa/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/aoa/Kconfig b/sound/aoa/Kconfig index b11ccf6..a85194f 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" |