mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-13 05:54:23 +08:00
4cd15d84ca
The i.MX8 QXP/QM integrated JPEG encoder/decoder is only present on
Freescale/NXP i.MX8 QXP and QM SoCs. Hence add a dependency on
ARCH_MXC, to prevent asking the user about this driver when configuring
a kernel without i.MX8 support.
Drop the "default m" (which means "default y" if CONFIG_MODULES is not
enabled), as merely enabling CONFIG_COMPILE_TEST should not enable
additional code.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
mxc-jpeg-hw.c | ||
mxc-jpeg-hw.h | ||
mxc-jpeg.c | ||
mxc-jpeg.h |