From df59c07fe9e32bd5124871daa400a8c5e2e8d96f Mon Sep 17 00:00:00 2001 From: Tomasz Maciej Nowak Date: Tue, 13 Sep 2022 22:38:09 +0200 Subject: tegra: add kernel 5.15 support - refresh config - disable suspend as it's pointless in the sope of OpenWrt - enable CPU frequency scaling Signed-off-by: Tomasz Maciej Nowak --- target/linux/tegra/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/tegra/Makefile') diff --git a/target/linux/tegra/Makefile b/target/linux/tegra/Makefile index 76dfeab4026..51019607f25 100644 --- a/target/linux/tegra/Makefile +++ b/target/linux/tegra/Makefile @@ -12,6 +12,7 @@ CPU_TYPE := cortex-a9 CPU_SUBTYPE := vfpv3-d16 KERNEL_PATCHVER := 5.10 +KERNEL_TESTING_PATCHVER := 5.15 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3