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