diff options
| author | Aleksander Jan Bajkowski | 2025-01-11 15:34:46 +0000 |
|---|---|---|
| committer | Hauke Mehrtens | 2025-01-12 16:54:07 +0000 |
| commit | 524e22b4c71366be86493ca3ee7a16ff92d52288 (patch) | |
| tree | 111a1ca371fc42e98ce9922fe1b6e37b17d120fe | |
| parent | 1b045a7c13aeb141e0c069aaf5fc38989eee11cf (diff) | |
| download | openwrt-524e22b4c71366be86493ca3ee7a16ff92d52288.tar.gz | |
lantiq: xway_legacy: 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/17581
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
| -rw-r--r-- | target/linux/lantiq/xrx200_legacy/config-6.6 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/xrx200_legacy/config-6.6 b/target/linux/lantiq/xrx200_legacy/config-6.6 index c8650c4e87..166a2cde06 100644 --- a/target/linux/lantiq/xrx200_legacy/config-6.6 +++ b/target/linux/lantiq/xrx200_legacy/config-6.6 @@ -7,7 +7,6 @@ CONFIG_CPU_MIPSR2_IRQ_VI=y CONFIG_CPU_RMAP=y CONFIG_CRC16=y CONFIG_CRYPTO_DEFLATE=y -CONFIG_CRYPTO_HASH_INFO=y CONFIG_CRYPTO_LZO=y CONFIG_CRYPTO_ZSTD=y CONFIG_EXTRA_FIRMWARE="lantiq/xrx200_phy11g_a14.bin lantiq/xrx200_phy11g_a22.bin lantiq/xrx200_phy22f_a14.bin lantiq/xrx200_phy22f_a22.bin" @@ -47,6 +46,7 @@ CONFIG_NET_SWITCHDEV=y CONFIG_NLS=y CONFIG_NR_CPUS=2 CONFIG_PADATA=y +CONFIG_PAHOLE_HAS_LANG_EXCLUDE=y CONFIG_PCI=y CONFIG_PCIEPORTBUS=y CONFIG_PCIE_LANTIQ=y |