diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2022-12-26 13:46:20 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2022-12-26 13:46:20 +0100 |
commit | 134df1932fdb77a54029d8e1028d27a00f911db9 (patch) | |
tree | e56bceec9fe1c0a455f6378a13c3f93651316304 /target/linux/Config.in.kernelversion | |
parent | c043589e2d49f6a13907d300260e9b4236fdac09 (diff) |
linux: update to 6.0.15, reduce mini.config from rockpi4-plus
Diffstat (limited to 'target/linux/Config.in.kernelversion')
-rw-r--r-- | target/linux/Config.in.kernelversion | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index 2d4db2101..debdcca6d 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -35,7 +35,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK config ADK_TARGET_LINUX_KERNEL_VERSION_6_0 - bool "6.0.11" + bool "6.0.15" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_CRIS |