Ethernet no longer can be enabled/disabled?
Posted: Thu Sep 21, 2017 6:44 pm
The ethernet component no longer has a top level enable/disable in menuconfig but there are options below it such as the number of RX and TX DMA buffers that say they are statically allocated. I haven't checked to see if codespace is increased.
I see the commit in the history that removed the option:
commit bb7d5fc10f90da1e77e0ab44451a8d744d0bd748
Merge: b354b75e 4c1c62a4
Author: Ivan Grokhotkov <ivan@espressif.com>
Date: Fri Aug 18 18:45:49 2017 +0800
Merge branch 'feature/remove_ethernet_config_option' into 'master'
ethernet: remove CONFIG_ETHERNET
See merge request !1116
But can't find the reasoning behind doing so.
Chris
I see the commit in the history that removed the option:
commit bb7d5fc10f90da1e77e0ab44451a8d744d0bd748
Merge: b354b75e 4c1c62a4
Author: Ivan Grokhotkov <ivan@espressif.com>
Date: Fri Aug 18 18:45:49 2017 +0800
Merge branch 'feature/remove_ethernet_config_option' into 'master'
ethernet: remove CONFIG_ETHERNET
See merge request !1116
But can't find the reasoning behind doing so.
Chris