diff options
author | John Audia <therealgraysky@proton.me> | 2023-08-08 19:57:20 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-08-10 21:07:50 +0200 |
commit | ec0ff928d929f076cdfb4ab1be96d2cf24c1d29b (patch) | |
tree | dd863a603628055afd3656cd63f4958d2aa4542f /target/linux/airoha/patches-5.15/0001-add-airoha-platform.patch | |
parent | 795a5dd4529d7030fd141b9644a1752b863c2fd4 (diff) | |
download | upstream-ec0ff928d929f076cdfb4ab1be96d2cf24c1d29b.tar.gz upstream-ec0ff928d929f076cdfb4ab1be96d2cf24c1d29b.tar.bz2 upstream-ec0ff928d929f076cdfb4ab1be96d2cf24c1d29b.zip |
kernel: bump 5.15 to 5.15.125
1. Add new symbols to generic config
2. Bump kernel
Changelog: https://lore.kernel.org/stable/2023080818-groin-gradient-a031@gregkh/
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
[Refreshed on top of OpenWrt 23.05]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit daed3322d347cae5fa538907b5f1fa5d5cfc08c6)
Diffstat (limited to 'target/linux/airoha/patches-5.15/0001-add-airoha-platform.patch')
-rw-r--r-- | target/linux/airoha/patches-5.15/0001-add-airoha-platform.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/airoha/patches-5.15/0001-add-airoha-platform.patch b/target/linux/airoha/patches-5.15/0001-add-airoha-platform.patch index bb1104206e..5b356ea23e 100644 --- a/target/linux/airoha/patches-5.15/0001-add-airoha-platform.patch +++ b/target/linux/airoha/patches-5.15/0001-add-airoha-platform.patch @@ -1,6 +1,6 @@ --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig -@@ -571,6 +571,18 @@ config ARCH_VIRT +@@ -572,6 +572,18 @@ config ARCH_VIRT select HAVE_ARM_ARCH_TIMER select ARCH_SUPPORTS_BIG_ENDIAN |