mmc: core: Reset HPI enabled state during re-init and in case of errors
[linux/fpc-iii.git] / drivers / firmware / imx / Kconfig
blobb170c2851e4835d77b8d2fe5671cc41877b5c838
1 config IMX_SCU
2         bool "IMX SCU Protocol driver"
3         depends on IMX_MBOX
4         help
5           The System Controller Firmware (SCFW) is a low-level system function
6           which runs on a dedicated Cortex-M core to provide power, clock, and
7           resource management. It exists on some i.MX8 processors. e.g. i.MX8QM
8           (QM, QP), and i.MX8QX (QXP, DX).
10           This driver manages the IPC interface between host CPU and the
11           SCU firmware running on M4.