acassis commented on a change in pull request #1233: URL: https://github.com/apache/incubator-nuttx/pull/1233#discussion_r439882128
########## 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: Yes, it was with spaces in the first line, fixed! ---------------------------------------------------------------- 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