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 558c6ed443be..e5bce16b0c4c 100644 --- a/sound/oss/Kconfig +++ b/sound/oss/Kconfig | |||
@@ -838,6 +838,6 @@ config SOUND_SH_DAC_AUDIO | |||
838 | depends on SOUND_PRIME && CPU_SH3 | 838 | depends on SOUND_PRIME && CPU_SH3 |
839 | 839 | ||
840 | config SOUND_SH_DAC_AUDIO_CHANNEL | 840 | config SOUND_SH_DAC_AUDIO_CHANNEL |
841 | int " DAC channel" | 841 | int "DAC channel" |
842 | default "1" | 842 | default "1" |
843 | depends on SOUND_SH_DAC_AUDIO | 843 | depends on SOUND_SH_DAC_AUDIO |