patacongo commented on a change in pull request #1233:
URL: https://github.com/apache/incubator-nuttx/pull/1233#discussion_r439881884



##########
File path: net/Kconfig
##########
@@ -150,6 +150,11 @@ config NET_LOOPBACK_PKTSIZE
                CONFIG_NET_LOOPBACK_PKTSIZE is zero, meaning that this maximum
                packet size will be used by loopback driver.
 
+menuconfig NET_MBIM
+        bool "MBIM modem support"
+       depends on USBHOST_CDCMBIM
+       default n
+

Review comment:
       Something wrong here.  Looks like TABs used on some lines and spaces on 
others?




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to