diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2011-10-12 09:09:22 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-10-13 12:19:31 -0400 |
commit | 6760235fa46763ddeef451be6f7e981422397316 (patch) | |
tree | 96bc6ac5734b65a01eac19b73fbe22fb7a50ed77 /sound | |
parent | 1c5f873d1b8f841bd6e1b2c3eda8a81e58224803 (diff) |
Drop default from "DM365 codec select" choice
SND_DM365_EXTERNAL_CODEC does not exist, so it's a useless default.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'sound')
-rw-r--r-- | sound/soc/davinci/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/davinci/Kconfig b/sound/soc/davinci/Kconfig index 6bbf001f6591..9e11a14d1b45 100644 --- a/sound/soc/davinci/Kconfig +++ b/sound/soc/davinci/Kconfig | |||
@@ -29,7 +29,6 @@ choice | |||
29 | prompt "DM365 codec select" | 29 | prompt "DM365 codec select" |
30 | depends on SND_DAVINCI_SOC_EVM | 30 | depends on SND_DAVINCI_SOC_EVM |
31 | depends on MACH_DAVINCI_DM365_EVM | 31 | depends on MACH_DAVINCI_DM365_EVM |
32 | default SND_DM365_EXTERNAL_CODEC | ||
33 | 32 | ||
34 | config SND_DM365_AIC3X_CODEC | 33 | config SND_DM365_AIC3X_CODEC |
35 | bool "Audio Codec - AIC3101" | 34 | bool "Audio Codec - AIC3101" |