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