diff options
| author | Aleksander Jan Bajkowski | 2024-10-12 18:27:08 +0000 |
|---|---|---|
| committer | Hauke Mehrtens | 2024-10-12 19:38:26 +0000 |
| commit | bb71abb689f6f9e698ba62998295abc9a089f0eb (patch) | |
| tree | b675e1fde3d277c4d6e5db5aa774b3db1693b60c | |
| parent | eb05baff7fb330de43632d638c34ba544f472935 (diff) | |
| download | openwrt-bb71abb689f6f9e698ba62998295abc9a089f0eb.tar.gz | |
lantiq: ase: refresh config
This was done by executing these command:
$ make kernel_oldconfig CONFIG_TARGET=subtarget
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Link: https://github.com/openwrt/openwrt/pull/15332
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
| -rw-r--r-- | target/linux/lantiq/ase/config-6.6 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |