Skip to content

Commit

Permalink
ASoC: pxa: remove Compulab pxa2xx boards
Browse files Browse the repository at this point in the history
As these boards have been removed from the pxa tree, amend accordingly
the sound subsystem.

Signed-off-by: Robert Jarzmik <[email protected]>
Acked-by: Mike Rapoport <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
  • Loading branch information
rjarzmik authored and broonie committed May 22, 2020
1 parent 80b9fa4 commit 168aac9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions sound/soc/pxa/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,8 @@ config SND_PXA2XX_SOC_E800
Toshiba e800 PDA

config SND_PXA2XX_SOC_EM_X270
tristate "SoC Audio support for CompuLab EM-x270, eXeda and CM-X300"
depends on SND_PXA2XX_SOC && (MACH_EM_X270 || MACH_EXEDA || \
MACH_CM_X300)
tristate "SoC Audio support for CompuLab CM-X300"
depends on SND_PXA2XX_SOC && MACH_CM_X300
depends on AC97_BUS=n
select REGMAP
select AC97_BUS_NEW
Expand Down

0 comments on commit 168aac9

Please sign in to comment.