Skip to content

Commit

Permalink
ASoC: Intel: remove mfld_machine
Browse files Browse the repository at this point in the history
mfld_machine was not getting compiled due to missed Makefile changes.
Since no one complained it is safe to assume that it is not being used,
so remove it

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Vinod Koul authored and broonie committed Jan 10, 2018
1 parent 8fca158 commit 05f4434
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 444 deletions.
14 changes: 0 additions & 14 deletions sound/soc/intel/boards/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,6 @@ menuconfig SND_SOC_INTEL_MACH

if SND_SOC_INTEL_MACH

if SND_SST_ATOM_HIFI2_PLATFORM_PCI

config SND_MFLD_MACHINE
tristate "Medfield (Intel MID)"
depends on INTEL_SCU_IPC
select SND_SOC_SN95031
help
This adds support for ASoC machine driver for Intel(R) MID Medfield platform
used as alsa device in audio substem in Intel(R) MID devices
Say Y if you have such a device.
If unsure select "N".

endif ## SND_SST_ATOM_HIFI2_PLATFORM_PCI

if SND_SOC_INTEL_HASWELL

config SND_SOC_INTEL_HASWELL_MACH
Expand Down
Loading

0 comments on commit 05f4434

Please sign in to comment.