summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/olimex-lpc1766stk/thttpd/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2010-11-25 03:01:48 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2010-11-25 03:01:48 +0000
commit10550e678f9309fde4e0d0b516c1dea594923422 (patch)
treea5ca9a7379916067418464e971dcae127a9a88f0 /nuttx/configs/olimex-lpc1766stk/thttpd/defconfig
parent16364b8581aeb279fd52a6111b3913486c551d6f (diff)
Fix Broadcast config description
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@3128 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/olimex-lpc1766stk/thttpd/defconfig')
-rwxr-xr-xnuttx/configs/olimex-lpc1766stk/thttpd/defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/thttpd/defconfig b/nuttx/configs/olimex-lpc1766stk/thttpd/defconfig
index ebe39e6439..28fd0a576d 100755
--- a/nuttx/configs/olimex-lpc1766stk/thttpd/defconfig
+++ b/nuttx/configs/olimex-lpc1766stk/thttpd/defconfig
@@ -197,7 +197,6 @@ CONFIG_UART3_2STOP=0
# CONFIG_DEBUG.
# CONFIG_NET_DUMPPACKET - Dump all received and transmitted packets.
# Also needs CONFIG_DEBUG.
-# CONFIG_NET_BROADCAST - Enable receipt of broadcast frames
# CONFIG_NET_HASH - Enable receipt of near-perfect match frames.
# CONFIG_NET_MULTICAST - Enable receipt of multicast (and unicast) frames.
# Automatically set if CONFIG_NET_IGMP is selected.