Searched hist:"3 e238417254bfdcc23fe207780b59cbb08656762" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/platform/nuvoton/ |
H A D | Kconfig | diff 3e238417254bfdcc23fe207780b59cbb08656762 Wed Oct 25 10:37:11 CEST 2023 Geert Uytterhoeven <geert+renesas@glider.be> media: nuvoton: VIDEO_NPCM_VCD_ECE should depend on ARCH_NPCM
The Nuvoton NPCM Video Capture/Differentiation Engine (VCD) and Encoding Compression Engine (ECE) are only present on Nuvoton NPCM SoCs. Hence add a dependency on ARCH_NPCM, to prevent asking the user about these drivers when configuring a kernel without Nuvoton NPCM Architecture support.
Fixes: 46c15a4ff1f4 ("media: nuvoton: Add driver for NPCM video capture and encoding engine") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
|