From: Mieczyslaw Nalewaj Date: Mon, 24 Mar 2025 06:18:37 +0000 (+0100) Subject: generic: reorder settings X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b5fea0e16b6f63e2355aff06d3a3381c03edcf6;p=thirdparty%2Fopenwrt.git generic: reorder settings Move "# CONFIG_NVMEM_LAYOUT_ASCII_ENV is not set" to the correct location. Signed-off-by: Mieczyslaw Nalewaj Link: https://github.com/openwrt/openwrt/pull/18335 Signed-off-by: Nick Hainke --- diff --git a/target/linux/generic/config-6.6 b/target/linux/generic/config-6.6 index 57920960733..6bb3dcf1e66 100644 --- 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