mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 19:50:24 +02:00
The i.MX System Controller Management Interface firmware is only present
on Freescale i.MX SoCs. Hence add a dependency on ARCH_MXC, to prevent
asking the user about this driver when configuring a kernel without
Freescale i.MX platform support.
Fixes:
|
||
|---|---|---|
| .. | ||
| imx-dsp.c | ||
| imx-scu-irq.c | ||
| imx-scu-soc.c | ||
| imx-scu.c | ||
| Kconfig | ||
| Makefile | ||
| misc.c | ||
| rm.c | ||
| sm-misc.c | ||