[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230308194307.374789-10-nick.alcock@oracle.com>
Date: Wed, 8 Mar 2023 19:42:59 +0000
From: Nick Alcock <nick.alcock@...cle.com>
To: lee@...nel.org
Cc: linux-modules@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 10/18] mfd: da9055: do not cite as modular
This driver cannot be built as a module, so don't suggest otherwise
in Kconfig help.
Signed-off-by: Nick Alcock <nick.alcock@...cle.com>
Suggested-by: Lee Jones <lee@...nel.org>
Cc: linux-modules@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Cc: Lee Jones <lee@...nel.org>
---
drivers/mfd/Kconfig | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index fcc141e067b9b..6d32348bdb809 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -353,9 +353,6 @@ config MFD_DA9055
Additional drivers must be enabled in order to use the functionality
of the device.
- This driver can be built as a module. If built as a module it will be
- called "da9055"
-
config MFD_DA9062
tristate "Dialog Semiconductor DA9062/61 PMIC Support"
select MFD_CORE
--
2.39.1.268.g9de2f9a303
Powered by blists - more mailing lists