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/01/23 13:23:46 UTC

[GitHub] [incubator-nuttx] acassis commented on a change in pull request #151: Fix kconfig warning

acassis commented on a change in pull request #151: Fix kconfig warning
URL: https://github.com/apache/incubator-nuttx/pull/151#discussion_r370112903
 
 

 ##########
 File path: arch/arm/src/lpc31xx/Kconfig
 ##########
 @@ -60,7 +60,7 @@ config LPC31_SPI
 config LPC31_USBOTG
 	bool "USB OTG"
 	default n
-	select USBHOST_HAVE_ASYNCH
+	select USBHOST_HAVE_ASYNCH if USBHOST
 
 Review comment:
   I agree with @jerpelea +1

----------------------------------------------------------------
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