xref: /rk3399_rockchip-uboot/net/Kconfig (revision 27e780f15b9ad9446f24cfa91aab94b14eab4e93)
1#
2# Network configuration
3#
4
5menuconfig NET
6	bool "Networking support"
7
8if NET
9
10endif   # if NET
11