diff options
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | 2022-03-21 18:32:41 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-10-22 19:44:45 +0200 |
commit | c783073894a89f52e8c53c8ff600fa84ebe7bbf0 (patch) | |
tree | 6076ea8873b36a7f521918391155b9b58fbf6e51 /target/linux/lantiq/ase | |
parent | 350593307381c3021b6990efa6ff16550a5e59a8 (diff) | |
download | upstream-c783073894a89f52e8c53c8ff600fa84ebe7bbf0.tar.gz upstream-c783073894a89f52e8c53c8ff600fa84ebe7bbf0.tar.bz2 upstream-c783073894a89f52e8c53c8ff600fa84ebe7bbf0.zip |
lantiq: copy Linux 5.10 files in preparation for Linux 5.15 support
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Diffstat (limited to 'target/linux/lantiq/ase')
-rw-r--r-- | target/linux/lantiq/ase/config-5.15 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/target/linux/lantiq/ase/config-5.15 b/target/linux/lantiq/ase/config-5.15 new file mode 100644 index 0000000000..195e49df69 --- /dev/null +++ b/target/linux/lantiq/ase/config-5.15 @@ -0,0 +1,25 @@ +CONFIG_ADM6996_PHY=y +CONFIG_CPU_MIPS32_R1=y +# CONFIG_CPU_MIPS32_R2 is not set +CONFIG_CPU_MIPSR1=y +CONFIG_CRC16=y +CONFIG_CRYPTO_ACOMP2=y +CONFIG_CRYPTO_DEFLATE=y +CONFIG_FIRMWARE_MEMMAP=y +CONFIG_GENERIC_ALLOCATOR=y +CONFIG_GPIO_GENERIC=y +CONFIG_GPIO_GENERIC_PLATFORM=y +CONFIG_HW_RANDOM=y +# CONFIG_ISDN is not set +CONFIG_LANTIQ_ETOP=y +CONFIG_NLS=y +CONFIG_SGL_ALLOC=y +CONFIG_SOC_AMAZON_SE=y +CONFIG_SOC_TYPE_XWAY=y +CONFIG_SWCONFIG=y +CONFIG_TARGET_ISA_REV=1 +CONFIG_USB=y +CONFIG_USB_COMMON=y +CONFIG_USB_SUPPORT=y +CONFIG_ZLIB_DEFLATE=y +CONFIG_ZLIB_INFLATE=y |