66900cb7c4
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>
10 lines
239 B
Plaintext
10 lines
239 B
Plaintext
CONFIG_ARM=y
|
|
CONFIG_ARCH_SUNXI=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="sun8i-v3s-licheepi-zero"
|
|
CONFIG_SPL=y
|
|
CONFIG_MACH_SUN8I_V3S=y
|
|
CONFIG_DRAM_CLK=360
|
|
# CONFIG_HAS_ARMV7_SECURE_BASE is not set
|
|
CONFIG_SYS_MONITOR_LEN=786432
|
|
# CONFIG_NET is not set
|