diff options
Diffstat (limited to 'sound/Kconfig')
-rw-r--r-- | sound/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/Kconfig b/sound/Kconfig index 9ea473823418..e48b9b37d228 100644 --- a/sound/Kconfig +++ b/sound/Kconfig | |||
@@ -65,6 +65,8 @@ source "sound/arm/Kconfig" | |||
65 | 65 | ||
66 | source "sound/mips/Kconfig" | 66 | source "sound/mips/Kconfig" |
67 | 67 | ||
68 | source "sound/sh/Kconfig" | ||
69 | |||
68 | # the following will depend on the order of config. | 70 | # the following will depend on the order of config. |
69 | # here assuming USB is defined before ALSA | 71 | # here assuming USB is defined before ALSA |
70 | source "sound/usb/Kconfig" | 72 | source "sound/usb/Kconfig" |