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