Fishwaldo commented on code in PR #19871:
URL: https://github.com/apache/nuttx/pull/19871#discussion_r3801055861


##########
drivers/pinctrl/Kconfig:
##########
@@ -12,4 +12,20 @@ config PINCTRL
                This selection enables selection of common PINCTRL options.  
This option
                should be enabled by all platforms that support PINCTRL 
interfaces.
                See include/nuttx/pinctrl/pinctrl.h for further PINCTRL driver 
information.
+
+if PINCTRL
+
+config PINCTRL_PROCFS
+       bool "PINCTRL procfs entry"
+       default n

Review Comment:
   Done



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to