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