[openwrt/openwrt] lantiq: ase: refresh config
LEDE Commits
lede-commits at lists.infradead.org
Sat Oct 12 12:41:48 PDT 2024
hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/bb71abb689f6f9e698ba62998295abc9a089f0eb
commit bb71abb689f6f9e698ba62998295abc9a089f0eb
Author: Aleksander Jan Bajkowski <olek2 at wp.pl>
AuthorDate: Sat Oct 12 20:27:08 2024 +0200
lantiq: ase: refresh config
This was done by executing these command:
$ make kernel_oldconfig CONFIG_TARGET=subtarget
Signed-off-by: Aleksander Jan Bajkowski <olek2 at wp.pl>
Link: https://github.com/openwrt/openwrt/pull/15332
Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
target/linux/lantiq/ase/config-6.6 | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/lantiq/ase/config-6.6 b/target/linux/lantiq/ase/config-6.6
index c4d8e575eb..7cdb92e82f 100644
--- a/target/linux/lantiq/ase/config-6.6
+++ b/target/linux/lantiq/ase/config-6.6
@@ -5,6 +5,7 @@ CONFIG_CPU_MIPSR1=y
CONFIG_CRC16=y
CONFIG_CRYPTO_DEFLATE=y
CONFIG_FIRMWARE_MEMMAP=y
+CONFIG_FORCE_NR_CPUS=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_GPIO_GENERIC=y
CONFIG_GPIO_GENERIC_PLATFORM=y
More information about the lede-commits
mailing list