boards: lc823450-xgevk: defconfig: remove NET_TUN
NET_TUN depends on BSD components Can be enabled after developer enables the BSD_LICENSE option in the menu Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
parent
54891e7cb3
commit
ecb1d6ec37
|
@ -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
|
||||
CONFIG_NET_UDP=y
|
||||
CONFIG_NSH_ARCHINIT=y
|
||||
CONFIG_NSH_BUILTIN_APPS=y
|
||||
|
|
Loading…
Reference in New Issue