diff options
| author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-11-29 23:22:59 -0500 |
|---|---|---|
| committer | Adrian Bunk <bunk@stusta.de> | 2006-11-29 23:22:59 -0500 |
| commit | 3cb2fccc5f48a4d6269dfd00b4db570fca2a04d5 (patch) | |
| tree | d11c4db3e38705f7d2c51531e744dd9d27834883 /sound/Kconfig | |
| parent | 5d3f083d8f897ce2560bbd4dace483d5aa60d623 (diff) | |
Fix misc Kconfig typos
Fix various Kconfig typos.
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'sound/Kconfig')
| -rw-r--r-- | sound/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/Kconfig b/sound/Kconfig index e0d791a98452..95949b6806ac 100644 --- a/sound/Kconfig +++ b/sound/Kconfig | |||
| @@ -64,11 +64,11 @@ source "sound/arm/Kconfig" | |||
| 64 | 64 | ||
| 65 | source "sound/mips/Kconfig" | 65 | source "sound/mips/Kconfig" |
| 66 | 66 | ||
| 67 | # the following will depenend on the order of config. | 67 | # the following will depend on the order of config. |
| 68 | # here assuming USB is defined before ALSA | 68 | # here assuming USB is defined before ALSA |
| 69 | source "sound/usb/Kconfig" | 69 | source "sound/usb/Kconfig" |
| 70 | 70 | ||
| 71 | # the following will depenend on the order of config. | 71 | # the following will depend on the order of config. |
| 72 | # here assuming PCMCIA is defined before ALSA | 72 | # here assuming PCMCIA is defined before ALSA |
| 73 | source "sound/pcmcia/Kconfig" | 73 | source "sound/pcmcia/Kconfig" |
| 74 | 74 | ||
