From 900c6b1a42d0b7f7c4c2ed2497117c6ea0a01ce3 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Mon, 26 Nov 2018 23:47:00 +0100 Subject: sunxi: Add support for kernel 4.19 This adds supprot for kernel 4.19 to the sunxi target. The patches and the configuration were copied from the kernel 4.14 patches folder and adapted for kernel 4.19. Signed-off-by: Hauke Mehrtens --- target/linux/sunxi/cortexa8/config-4.19 | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 target/linux/sunxi/cortexa8/config-4.19 (limited to 'target/linux/sunxi/cortexa8') diff --git a/target/linux/sunxi/cortexa8/config-4.19 b/target/linux/sunxi/cortexa8/config-4.19 new file mode 100644 index 0000000000..63833d858e --- /dev/null +++ b/target/linux/sunxi/cortexa8/config-4.19 @@ -0,0 +1,10 @@ +# CONFIG_ARM_ERRATA_643719 is not set +# CONFIG_ARM_LPAE is not set +# CONFIG_MACH_SUN6I is not set +# CONFIG_MACH_SUN7I is not set +# CONFIG_MACH_SUN8I is not set +# CONFIG_MACH_SUN9I is not set +CONFIG_PGTABLE_LEVELS=2 +# CONFIG_PHY_SUN9I_USB is not set +# CONFIG_SPI_SUN6I is not set +# CONFIG_SUN8I_A83T_CCU is not set -- cgit v1.2.3