mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-16 23:07:00 +00:00
LicheePi_Zero: Disable networking support more fully
This platform had largely disabled networking support before. More completely disable it by turning off CONFIG_NET. Cc: Icenowy Zheng <icenowy@aosc.xyz> Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
ebef190e13
commit
66900cb7c4
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ CONFIG_MACH_SUN8I_V3S=y
|
|||
CONFIG_DRAM_CLK=360
|
||||
# CONFIG_HAS_ARMV7_SECURE_BASE is not set
|
||||
CONFIG_SYS_MONITOR_LEN=786432
|
||||
# CONFIG_NETDEVICES is not set
|
||||
# CONFIG_NET is not set
|
||||
|
|
Loading…
Add table
Reference in a new issue