projects
/
openwrt
/
staging
/
svanheule.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b180ed4
)
generic: reorder settings
author
Mieczyslaw Nalewaj
<namiltd@yahoo.com>
Mon, 24 Mar 2025 06:18:37 +0000
(07:18 +0100)
committer
Nick Hainke
<vincent@systemli.org>
Thu, 27 Mar 2025 15:37:23 +0000
(16:37 +0100)
Move "# CONFIG_NVMEM_LAYOUT_ASCII_ENV is not set" to the correct location.
Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Link:
https://github.com/openwrt/openwrt/pull/18335
Signed-off-by: Nick Hainke <vincent@systemli.org>
target/linux/generic/config-6.6
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-6.6
b/target/linux/generic/config-6.6
index 579209607332a5893e3879f96784d09ac6df0826..6bb3dcf1e667cb3c33fe6dc6e77f684e2181dd6c 100644
(file)
--- a/
target/linux/generic/config-6.6
+++ b/
target/linux/generic/config-6.6
@@
-4340,10
+4340,10
@@
CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_NVMEM_BCM_OCOTP is not set
# CONFIG_NVMEM_BLOCK is not set
# CONFIG_NVMEM_IMX_OCOTP is not set
+# CONFIG_NVMEM_LAYOUT_ASCII_ENV is not set
# CONFIG_NVMEM_LAYOUT_ONIE_TLV is not set
# CONFIG_NVMEM_LAYOUT_SL28_VPD is not set
# CONFIG_NVMEM_LAYOUT_U_BOOT_ENV is not set
-# CONFIG_NVMEM_LAYOUT_ASCII_ENV is not set
# CONFIG_NVMEM_REBOOT_MODE is not set
# CONFIG_NVMEM_RMEM is not set
# CONFIG_NVMEM_SYSFS is not set