mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
9d72bdda58
- Removes need to manually exclude these components as shown at https://github.com/espressif/esp-idf/issues/3781#issuecomment-825742378 - Hide the config for these components if IPV6 is disabled - The components are still included in the build, but with no source files Backport of e305f2938278c2a39e75c21a3ed59d8f4d4e62fa Closes https://github.com/espressif/esp-idf/issues/7816