xref: /openbmc/u-boot/net/Kconfig (revision d622ac39274a949b6445f1bfd92dc1644014388b)
1#
2# Network configuration
3#
4
5menuconfig NET
6	bool "Networking support"
7
8if NET
9
10endif   # if NET
11