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:
patacongo
2013-03-25 17:33:41 +00:00
parent 2b55633338
commit ebf9960deb
21 changed files with 1545 additions and 848 deletions
+7
View File
@@ -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