Skip to content

Commit

Permalink
ASoC: Davinci: Fix incorrect machine type for SFFSDR board
Browse files Browse the repository at this point in the history
Signed-off-by: Hugo Villeneuve <hugo@hugovil.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Hugo Villeneuve authored and Mark Brown committed Mar 7, 2009
1 parent b52a519 commit 96deff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/davinci/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ config SND_DAVINCI_SOC_EVM

config SND_DAVINCI_SOC_SFFSDR
tristate "SoC Audio support for SFFSDR"
depends on SND_DAVINCI_SOC && MACH_DAVINCI_SFFSDR
depends on SND_DAVINCI_SOC && MACH_SFFSDR
select SND_DAVINCI_SOC_I2S
select SND_SOC_PCM3008
select SFFSDR_FPGA
Expand Down

0 comments on commit 96deff6

Please sign in to comment.