diff options
| author | John Audia <therealgraysky@proton.me> | 2023-05-24 15:10:44 -0400 |
|---|---|---|
| committer | Nick Hainke <vincent@systemli.org> | 2023-05-26 11:50:37 +0200 |
| commit | c815ecdebd77c3484f2cd0ef21e4c69d274ef33a (patch) | |
| tree | f374390c2eb192ca85bbc4ced78f1768796f8e90 /target/linux/x86 | |
| parent | 3664c57e34454ce50ac7ab6de9e3983a86cde052 (diff) | |
| download | upstream-c815ecdebd77c3484f2cd0ef21e4c69d274ef33a.tar.gz upstream-c815ecdebd77c3484f2cd0ef21e4c69d274ef33a.tar.bz2 upstream-c815ecdebd77c3484f2cd0ef21e4c69d274ef33a.zip | |
kernel: bump 5.15 to 5.15.113
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod
Run-tested: bcm2711/RPi4B, ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/x86')
| -rw-r--r-- | target/linux/x86/patches-5.15/103-pcengines_apu6_platform.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/x86/patches-5.15/103-pcengines_apu6_platform.patch b/target/linux/x86/patches-5.15/103-pcengines_apu6_platform.patch index 03cb33acbf7..9ec0a33c311 100644 --- a/target/linux/x86/patches-5.15/103-pcengines_apu6_platform.patch +++ b/target/linux/x86/patches-5.15/103-pcengines_apu6_platform.patch @@ -63,7 +63,7 @@ Sighed-off-by: Philip Prindeville <philipp@redfish-solutions.com> --- a/drivers/platform/x86/Kconfig +++ b/drivers/platform/x86/Kconfig -@@ -701,7 +701,7 @@ config XO1_RFKILL +@@ -661,7 +661,7 @@ config XO1_RFKILL laptop. config PCENGINES_APU2 @@ -72,7 +72,7 @@ Sighed-off-by: Philip Prindeville <philipp@redfish-solutions.com> depends on INPUT && INPUT_KEYBOARD && GPIOLIB depends on LEDS_CLASS select GPIO_AMD_FCH -@@ -709,7 +709,7 @@ config PCENGINES_APU2 +@@ -669,7 +669,7 @@ config PCENGINES_APU2 select LEDS_GPIO help This driver provides support for the front button and LEDs on |
