diff options
| -rw-r--r-- | sound/aoa/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/aoa/Kconfig b/sound/aoa/Kconfig index a85194fe0b06..2f4334d19ccd 100644 --- a/sound/aoa/Kconfig +++ b/sound/aoa/Kconfig | |||
| @@ -3,7 +3,8 @@ menu "Apple Onboard Audio driver" | |||
| 3 | 3 | ||
| 4 | config SND_AOA | 4 | config SND_AOA |
| 5 | tristate "Apple Onboard Audio driver" | 5 | tristate "Apple Onboard Audio driver" |
| 6 | depends on SOUND && SND_PCM | 6 | depends on SND |
| 7 | select SND_PCM | ||
| 7 | ---help--- | 8 | ---help--- |
| 8 | This option enables the new driver for the various | 9 | This option enables the new driver for the various |
| 9 | Apple Onboard Audio components. | 10 | Apple Onboard Audio components. |
