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/cortexa7/config-4.19 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 target/linux/sunxi/cortexa7/config-4.19 (limited to 'target/linux/sunxi/cortexa7/config-4.19') diff --git a/target/linux/sunxi/cortexa7/config-4.19 b/target/linux/sunxi/cortexa7/config-4.19 new file mode 100644 index 0000000000..aa9f1825b4 --- /dev/null +++ b/target/linux/sunxi/cortexa7/config-4.19 @@ -0,0 +1,5 @@ +CONFIG_DWMAC_SUN8I=y +# CONFIG_MACH_SUN4I is not set +# CONFIG_MACH_SUN5I is not set +CONFIG_MDIO_BUS_MUX=y +CONFIG_REGULATOR_SY8106A=y -- cgit v1.2.3