dmaengine: INTEL_LDMA should depend on X86
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 29 Jan 2021 13:17:02 +0000 (14:17 +0100)
committerVinod Koul <vkoul@kernel.org>
Mon, 1 Feb 2021 05:57:14 +0000 (11:27 +0530)
commitcd90f69f597a44b1e193267fa53798e9a5ae2794
treea1cc7cb405238e64c125759359ed723348f2b593
parente5bfbbb916a43a80801458e10369cf02229278eb
dmaengine: INTEL_LDMA should depend on X86

The Intel Lightning Mountain (LGM) DMA controller is only present on
Intel Lightning Mountain SoCs.  Hence add a dependency on X86, to
prevent asking the user about this driver when configuring a kernel
without Intel Lightning Mountain platform support.

While at it, fix a misspelling of "Intel".

Fixes: 32d31c79a1a4fbc4 ("dmaengine: Add Intel LGM SoC DMA support.")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20210129131702.2656060-1-geert+renesas@glider.be
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/lgm/Kconfig