mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
convert Kwikstik K40 configurations to use kconfig-frontends tools
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5784 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -56,6 +56,13 @@ config NET_MULTIBUFFER
|
||||
Or, as another example, the driver may support queuing of concurrent
|
||||
input/ouput and output transfers for better performance.
|
||||
|
||||
config NET_PROMISCUOUS
|
||||
bool "Promiscuous mode"
|
||||
default n
|
||||
---help---
|
||||
Force the Ethernet driver to operate in promiscuous mode (if supported
|
||||
by the Ethernet driver).
|
||||
|
||||
config NET_IPv6
|
||||
bool "IPv6"
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user