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