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