[PATCH RFC 4/5] mfd: ls2kbmc: able to compile as a module

From: Miao Wang via B4 Relay

Date: Tue Jul 07 2026 - 15:24:36 EST


From: Miao Wang <shankerwangmiao@xxxxxxxxx>

Make ls2kmc able to be compiled as a module

Signed-off-by: Miao Wang <shankerwangmiao@xxxxxxxxx>
---
drivers/mfd/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 763ce6a34782bdd5d2b1a4d840c75b040092d83e..a7a9f97af248c88489dc1203a1ba05f2ce4827df 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -2494,7 +2494,7 @@ config MFD_LOONGSON_SE
which will forward them to the corresponding engine.

config MFD_LS2K_BMC_CORE
- bool "Loongson-2K Board Management Controller Support"
+ tristate "Loongson-2K Board Management Controller Support"
depends on PCI && ACPI_GENERIC_GSI
select MFD_CORE
help

--
2.49.0