projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebef190
)
LicheePi_Zero: Disable networking support more fully
author
Tom Rini
<trini@konsulko.com>
Sun, 27 Nov 2022 15:24:57 +0000
(10:24 -0500)
committer
Tom Rini
<trini@konsulko.com>
Wed, 7 Dec 2022 17:20:17 +0000
(12:20 -0500)
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>
configs/LicheePi_Zero_defconfig
patch
|
blob
|
history
diff --git
a/configs/LicheePi_Zero_defconfig
b/configs/LicheePi_Zero_defconfig
index
5e9732e
..
027edde
100644
(file)
--- a/
configs/LicheePi_Zero_defconfig
+++ b/
configs/LicheePi_Zero_defconfig
@@
-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_NET
DEVICES
is not set
+# CONFIG_NET is not set