diff options
Diffstat (limited to 'sound/oss')
-rw-r--r-- | sound/oss/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/oss/Kconfig b/sound/oss/Kconfig index 95754e2f71b8..3b8cdbca2636 100644 --- a/sound/oss/Kconfig +++ b/sound/oss/Kconfig | |||
@@ -839,6 +839,6 @@ config SOUND_SH_DAC_AUDIO | |||
839 | depends on SOUND_PRIME && CPU_SH3 | 839 | depends on SOUND_PRIME && CPU_SH3 |
840 | 840 | ||
841 | config SOUND_SH_DAC_AUDIO_CHANNEL | 841 | config SOUND_SH_DAC_AUDIO_CHANNEL |
842 | int " DAC channel" | 842 | int "DAC channel" |
843 | default "1" | 843 | default "1" |
844 | depends on SOUND_SH_DAC_AUDIO | 844 | depends on SOUND_SH_DAC_AUDIO |