You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/02/08 04:19:48 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #217: Refine Kconfig under drivers folder

xiaoxiang781216 commented on a change in pull request #217: Refine Kconfig under drivers folder
URL: https://github.com/apache/incubator-nuttx/pull/217#discussion_r376686006
 
 

 ##########
 File path: drivers/Kconfig
 ##########
 @@ -88,18 +88,6 @@ if CAN
 source drivers/can/Kconfig
 endif
 
-config ARCH_HAVE_PWM_PULSECOUNT
-	bool
-	default n
-
-config ARCH_HAVE_PWM_MULTICHAN
-	bool
-	default n
-
-config ARCH_HAVE_I2CRESET
-	bool
-	default n
-
 
 Review comment:
   @patacongo I will provide a patch move all HAVE to original place.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services