Sign in
apache
/
nuttx-apps
/
a7e4a2a30e37e755f0a317a0d44913c3108f47a2
/
.
/
netutils
/
iptables
/
Kconfig
blob: 0db2202e858ef845cbe3d2ed23b961b4d15be90e [
file
] [
log
] [
blame
]
#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
config NETUTILS_IPTABLES
bool
"iptables libary"
default
n
---
help
---
iptable libary support
.