On Mon, 2021-07-12 at 22:02 -0700, Randy Dunlap wrote:
On 7/12/21 3:04 PM, Iwona Winiarska wrote:
quoted
diff --git a/drivers/peci/controller/Kconfig
b/drivers/peci/controller/Kconfig
new file mode 100644
index 000000000000..8ddbe494677f
--- /dev/null
+++ b/drivers/peci/controller/Kconfig
@@ -0,0 +1,12 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
+config PECI_ASPEED
+ tristate "ASPEED PECI support"
+ depends on ARCH_ASPEED || COMPILE_TEST
+ depends on OF
+ depends on HAS_IOMEM
+ help
+ Enable this driver if you want to support ASPEED PECI
controller.
+
+ This driver can be also build as a module. If so, the
module
can also be built as a module.
Thank you Randy - I'll fix this in v2.
-Iwona
quoted
+ will be called peci-aspeed.
--
~Randy
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel