From ad2b3bf310f7642bd9b5f30c6c7c17a343749f46 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 10 Dec 2017 18:42:44 +0100 Subject: sunxi: Add support for kernel 4.14 This is based on the code for kernel 4.9, but a lot of 4.9 patches are backports from more recent kernel version and can be removed now. Signed-off-by: Hauke Mehrtens --- target/linux/sunxi/cortexa7/config-default | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/sunxi/cortexa7') diff --git a/target/linux/sunxi/cortexa7/config-default b/target/linux/sunxi/cortexa7/config-default index fe974c1..cf41ddb 100644 --- a/target/linux/sunxi/cortexa7/config-default +++ b/target/linux/sunxi/cortexa7/config-default @@ -5,3 +5,6 @@ CONFIG_DWMAC_SUN8I=y # CONFIG_PINCTRL_SUN4I_A10 is not set # CONFIG_PINCTRL_SUN5I_A10S is not set # CONFIG_PINCTRL_SUN5I_A13 is not set +CONFIG_MDIO_BUS_MUX=y +# CONFIG_PINCTRL_SUN5I is not set +# CONFIG_SUN4I_A10_CCU is not set -- cgit v1.1