Fix comment in opt.h

This commit is contained in:
Dirk Ziegelmeier 2016-07-21 12:58:03 +02:00
parent 802a4f2a14
commit 9cc3fb2e63

View File

@ -474,8 +474,7 @@
#define ETHARP_SUPPORT_VLAN 0
#endif
/** LWIP_ETHERNET==1: enable ethernet support for PPPoE even though ARP
* might be disabled
/** LWIP_ETHERNET==1: enable ethernet support even though ARP might be disabled
*/
#ifndef LWIP_ETHERNET
#define LWIP_ETHERNET LWIP_ARP