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 2022/02/24 12:24:17 UTC

[GitHub] [incubator-nuttx] masayuki2009 commented on a change in pull request #5571: drivers: exclude BSD components from build

masayuki2009 commented on a change in pull request #5571:
URL: https://github.com/apache/incubator-nuttx/pull/5571#discussion_r813828132



##########
File path: boards/arm/lc823450/lc823450-xgevk/configs/bt/defconfig
##########
@@ -93,8 +93,6 @@ CONFIG_NET_ROUTE=y
 CONFIG_NET_STATISTICS=y
 CONFIG_NET_TCP=y
 CONFIG_NET_TCP_KEEPALIVE=y
-CONFIG_NET_TUN=y
-CONFIG_NET_TUN_PKTSIZE=1500

Review comment:
       @jerpelea 
   
   Could you revert this change and add `CONFIG_ALLOW_BSD_COMPONENTS=y` instead?
   




-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org