From f238c9e4d9a85a9d969d9146a460c0a340e9cd85 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 24 Dec 2017 12:59:26 +0100 Subject: h8300: updates Add single hush package for experiments. 4.9 kernel serial ouput seems broken, default to 4.4. Combine h8300 patches. --- target/config/Config.in.kernelversion | 1 + 1 file changed, 1 insertion(+) (limited to 'target/config/Config.in.kernelversion') diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 8e958a4c9..b3c57ac21 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -15,6 +15,7 @@ default ADK_TARGET_KERNEL_VERSION_GIT if ADK_TARGET_ARCH_LM32 default ADK_TARGET_KERNEL_VERSION_GIT if ADK_TARGET_ARCH_RISCV32 default ADK_TARGET_KERNEL_VERSION_GIT if ADK_TARGET_ARCH_RISCV64 default ADK_TARGET_KERNEL_VERSION_4_4 if ADK_TARGET_ARCH_CRIS +default ADK_TARGET_KERNEL_VERSION_4_4 if ADK_TARGET_ARCH_H8300 default ADK_TARGET_KERNEL_VERSION_4_4 if ADK_TARGET_ARCH_METAG default ADK_TARGET_KERNEL_VERSION_4_4 if ADK_TARGET_SYSTEM_QEMU_ARM_VERSATILEPB_NOMMU default ADK_TARGET_KERNEL_VERSION_4_4 if ADK_TARGET_SYSTEM_QEMU_ARM_REALVIEW_EB_MPCORE -- cgit v1.2.3