From 0057beab1b46d0573be42df7974712ed21b6eb31 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 8 Dec 2018 16:37:14 +0100 Subject: sunxi: Use kernel specific sub target configuration To make it easier to support multiple kernel versions in parallel also copy the sub target specific kernel configurations into kernel specific files. Signed-off-by: Hauke Mehrtens --- target/linux/sunxi/cortexa7/config-default | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 target/linux/sunxi/cortexa7/config-default (limited to 'target/linux/sunxi/cortexa7/config-default') diff --git a/target/linux/sunxi/cortexa7/config-default b/target/linux/sunxi/cortexa7/config-default deleted file mode 100644 index ee8873e081..0000000000 --- a/target/linux/sunxi/cortexa7/config-default +++ /dev/null @@ -1,10 +0,0 @@ -CONFIG_DWMAC_SUN8I=y -CONFIG_HARDEN_BRANCH_PREDICTOR=y -# CONFIG_MACH_SUN4I is not set -# CONFIG_MACH_SUN5I is not set -# CONFIG_PINCTRL_GR8 is not set -# 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 -- cgit v1.2.3