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