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