mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-22 15:11:33 +00:00
11 lines
97 B
Text
11 lines
97 B
Text
|
#
|
||
|
# Network configuration
|
||
|
#
|
||
|
|
||
|
menuconfig NET
|
||
|
bool "Networking support"
|
||
|
|
||
|
if NET
|
||
|
|
||
|
endif # if NET
|