From: Miao Wang via B4 Relay <devnull+shankerwangmiao.gmail.com@kernel.org>
To: Binbin Zhou <zhoubinbin@loongson.cn>,
Chong Qiao <qiaochong@loongson.cn>, Lee Jones <lee@kernel.org>,
Huacai Chen <chenhuacai@kernel.org>,
Corey Minyard <corey@minyard.net>,
Linus Walleij <linusw@kernel.org>,
Bartosz Golaszewski <brgl@kernel.org>
Cc: Xi Ruoyao <xry111@xry111.site>, WANG Xuerui <kernel@xen0n.name>,
Yinbo Zhu <zhuyinbo@loongson.cn>,
Jiaxun Yang <jiaxun.yang@flygoat.com>,
mfd@lists.linux.dev, linux-kernel@vger.kernel.org,
linux-gpio@vger.kernel.org,
Miao Wang <shankerwangmiao@gmail.com>
Subject: [PATCH RFC 4/5] mfd: ls2kbmc: able to compile as a module
Date: Wed, 08 Jul 2026 03:24:05 +0800 [thread overview]
Message-ID: <20260708-ls2kbmc-mod-v1-4-c344bf5defa3@gmail.com> (raw)
In-Reply-To: <20260708-ls2kbmc-mod-v1-0-c344bf5defa3@gmail.com>
From: Miao Wang <shankerwangmiao@gmail.com>
Make ls2kmc able to be compiled as a module
Signed-off-by: Miao Wang <shankerwangmiao@gmail.com>
---
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
next prev parent reply other threads:[~2026-07-07 19:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-07 19:24 [PATCH RFC 0/5] mfd: ls2kbmc: multiple fixes for this driver Miao Wang via B4 Relay
2026-07-07 19:24 ` [PATCH RFC 1/5] mfd: ls2kbmc: make a copy when parsing mode string Miao Wang via B4 Relay
2026-07-07 19:24 ` [PATCH RFC 2/5] mfd: ls2kbmc: sanity check for the connected pci port Miao Wang via B4 Relay
2026-07-07 19:24 ` [PATCH RFC 3/5] mfd: ls2kbmc: redraw using exported functions Miao Wang via B4 Relay
2026-07-07 19:24 ` Miao Wang via B4 Relay [this message]
2026-07-07 19:24 ` [PATCH RFC 5/5] mfd: ls2kbmc: capture the reset event of BMC through GPIO Miao Wang via B4 Relay
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260708-ls2kbmc-mod-v1-4-c344bf5defa3@gmail.com \
--to=devnull+shankerwangmiao.gmail.com@kernel.org \
--cc=brgl@kernel.org \
--cc=chenhuacai@kernel.org \
--cc=corey@minyard.net \
--cc=jiaxun.yang@flygoat.com \
--cc=kernel@xen0n.name \
--cc=lee@kernel.org \
--cc=linusw@kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mfd@lists.linux.dev \
--cc=qiaochong@loongson.cn \
--cc=shankerwangmiao@gmail.com \
--cc=xry111@xry111.site \
--cc=zhoubinbin@loongson.cn \
--cc=zhuyinbo@loongson.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox