You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/layerscape/patches-5.4/301-arch-0012-soc-fsl-selec...

23 lines
627 B
Diff

From 5451ebbfc7e8ba51bceb12ee5409364000e6475b Mon Sep 17 00:00:00 2001
From: Yangbo Lu <yangbo.lu@nxp.com>
Date: Thu, 9 Apr 2020 18:24:07 +0800
Subject: [PATCH] soc: fsl: select MFD_CORE for qixis driver
The QIXIS driver should select MFD_CORE option.
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
---
drivers/soc/fsl/Kconfig | 1 +
1 file changed, 1 insertion(+)
--- a/drivers/soc/fsl/Kconfig
+++ b/drivers/soc/fsl/Kconfig
@@ -46,6 +46,7 @@ config FSL_QIXIS
depends on OF
select REGMAP_I2C
select REGMAP_MMIO
+ select MFD_CORE
default n
help
Say y here to enable QIXIS system controller api. The qixis driver