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