* [PATCH] mfd:Add SUNIX SDC series mfd driver
@ 2021-05-14 10:55 Moriis Ku
0 siblings, 0 replies; only message in thread
From: Moriis Ku @ 2021-05-14 10:55 UTC (permalink / raw)
To: lee.jones; +Cc: linux-kernel, Morris Ku
From: Morris Ku <saumah@gmail.com>
This patch add support for SUNIX SDC series board.
Signed-off-by: Morris Ku <saumah@gmail.com>
---
mfd/Kconfig | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/mfd/Kconfig b/mfd/Kconfig
index a24ff27..e0247d0 100644
--- a/mfd/Kconfig
+++ b/mfd/Kconfig
@@ -2012,6 +2012,19 @@ config RAVE_SP_CORE
Select this to get support for the Supervisory Processor
device found on several devices in RAVE line of hardware.
+config MFD_SUNIX_SDC
+ tristate
+ select MFD_CORE
+ select SERIAL_8250_SDC
+
+config MFD_SUNIX_SDC_PCI
+ tristate "SUNIX SDC PCIe multi-function board support"
+ select MFD_SUNIX_SDC
+ depends on X86 && PCI
+ help
+ Selecting this option will add support for SUNIX SDC PCIe multi-function board.
+
+
endmenu
--
2.20.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-05-14 10:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-14 10:55 [PATCH] mfd:Add SUNIX SDC series mfd driver Moriis Ku
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®