From 1557d8b5c09d66760c3f1533dc1c12818e185939 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 25 Nov 2010 03:01:48 +0000 Subject: Fix Broadcast config description git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3128 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/olimex-lpc1766stk/ostest/defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'nuttx/configs/olimex-lpc1766stk/ostest') diff --git a/nuttx/configs/olimex-lpc1766stk/ostest/defconfig b/nuttx/configs/olimex-lpc1766stk/ostest/defconfig index ba4713544..d0dc7385d 100755 --- a/nuttx/configs/olimex-lpc1766stk/ostest/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/ostest/defconfig @@ -195,7 +195,6 @@ CONFIG_UART3_2STOP=0 # CONFIG_NET_WOL - Enable Wake-up on Lan (not fully implemented). # CONFIG_NET_REGDEBUG - Enabled low level register debug. 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. -- cgit v1.2.3