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