From d42abe544e4c3fe81c0d11da24aeae49479b0a8c Mon Sep 17 00:00:00 2001 From: Tomasz Maciej Nowak Date: Mon, 16 Mar 2020 19:32:09 +0100 Subject: tegra: refresh patches and kernel config for 5.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit also disables Trusted Foundations firmware support as this feature won't be used by any device. Signed-off-by: Tomasz Maciej Nowak [fix merge conflict in tegra/Makefile] Signed-off-by: Petr Štetiar --- 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 906eb0596b..94c846f6e2 100644 --- a/target/linux/tegra/Makefile +++ b/target/linux/tegra/Makefile @@ -14,6 +14,7 @@ CPU_TYPE := cortex-a9 CPU_SUBTYPE := vfpv3 KERNEL_PATCHVER := 4.19 +KERNEL_TESTING_PATCHVER := 5.4 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3