Skip to content

Commit

Permalink
fix(base): Remove CONFIG_LWIP_FAILNOIFACE (#139)
Browse files Browse the repository at this point in the history
Reviewed-by: Mihnea Firoiu <[email protected]>
Approved-by: Alexander Jung <[email protected]>
  • Loading branch information
nderjung authored Nov 14, 2024
2 parents 62132e5 + 031ba3c commit 5639ca7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions library/base/Kraftfile
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,6 @@ libraries:
CONFIG_LWIP_LOOPIF: 'y'
CONFIG_LWIP_UKNETDEV: 'y'
CONFIG_LWIP_LOOPBACK: 'y'
# Fail booting without network interface
CONFIG_LWIP_FAILNOIFACE: 'y'
CONFIG_LWIP_TCP: 'y'
CONFIG_LWIP_UDP: 'y'
CONFIG_LWIP_RAW: 'y'
Expand Down

0 comments on commit 5639ca7

Please sign in to comment.