From 88b2d0957639b3cb07acd1744ad515af61d2176d Mon Sep 17 00:00:00 2001 From: Kyle McMartin Date: Tue, 21 Oct 2014 13:05:11 -0400 Subject: Re-enable kernel-arm64.patch after updating. - CONFIG_SERIAL_8250_FINTEK moved to generic since it appears on x86-generic and arm64 now. - CONFIG_IMX_THERMAL=n added to config-arm64. --- config-arm64 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config-arm64') diff --git a/config-arm64 b/config-arm64 index eac2b9acb..47174cd63 100644 --- a/config-arm64 +++ b/config-arm64 @@ -137,3 +137,8 @@ CONFIG_ACPI_CUSTOM_METHOD=m CONFIG_AMD_XGBE=m CONFIG_AMD_XGBE_PHY=m # CONFIG_AMD_XGBE_DCB is not set + +# CONFIG_IMX_THERMAL is not set + +# temporary 2014-10-21 +# CONFIG_BPF_JIT is not set -- cgit