imx: imx8mq: default select CLK_IMX8MQ
Since the power domain driver default select CONFIG_CLK, so we will
meet lots failures without CLK_IMX8MQ, so default select it.
Fixes: commit 4eb82c2e56
("imx: power-domain: Get rid of SMCCC dependency")
Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
@@ -8,6 +8,7 @@ config IMX8M
|
||||
config IMX8MQ
|
||||
bool
|
||||
select IMX8M
|
||||
select CLK_IMX8MQ
|
||||
|
||||
config IMX8MM
|
||||
bool
|
||||
|
Reference in New Issue
Block a user