mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
11 lines
97 B
Text
11 lines
97 B
Text
|
#
|
||
|
# Network configuration
|
||
|
#
|
||
|
|
||
|
menuconfig NET
|
||
|
bool "Networking support"
|
||
|
|
||
|
if NET
|
||
|
|
||
|
endif # if NET
|