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