aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/sunxi/cortexa8/config-default
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2018-12-08 16:37:14 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2019-01-13 17:20:07 +0100
commit0057beab1b46d0573be42df7974712ed21b6eb31 (patch)
tree579b2427dd5d91dac980bbbe7835c46f097e4f6e /target/linux/sunxi/cortexa8/config-default
parent48f81ee1d00f754a8e560c6b6b0a8f0e20a6801a (diff)
downloadupstream-0057beab1b46d0573be42df7974712ed21b6eb31.tar.gz
upstream-0057beab1b46d0573be42df7974712ed21b6eb31.tar.bz2
upstream-0057beab1b46d0573be42df7974712ed21b6eb31.zip
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 <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/sunxi/cortexa8/config-default')
-rw-r--r--target/linux/sunxi/cortexa8/config-default22
1 files changed, 0 insertions, 22 deletions
diff --git a/target/linux/sunxi/cortexa8/config-default b/target/linux/sunxi/cortexa8/config-default
deleted file mode 100644
index aab7dec0af..0000000000
--- a/target/linux/sunxi/cortexa8/config-default
+++ /dev/null
@@ -1,22 +0,0 @@
-# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
-# CONFIG_ARM_ERRATA_643719 is not set
-# CONFIG_ARM_LPAE is not set
-CONFIG_HARDEN_BRANCH_PREDICTOR=y
-# 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_PHYS_ADDR_T_64BIT is not set
-# CONFIG_PINCTRL_SUN6I_A31 is not set
-# CONFIG_PINCTRL_SUN6I_A31S is not set
-# CONFIG_PINCTRL_SUN6I_A31_R is not set
-# CONFIG_PINCTRL_SUN7I_A20 is not set
-# CONFIG_PINCTRL_SUN8I_A23 is not set
-# CONFIG_PINCTRL_SUN8I_A23_R is not set
-# CONFIG_PINCTRL_SUN8I_A33 is not set
-# CONFIG_PINCTRL_SUN8I_A83T is not set
-# CONFIG_PINCTRL_SUN8I_H3 is not set
-# CONFIG_PINCTRL_SUN8I_H3_R is not set
-# CONFIG_PINCTRL_SUN9I_A80 is not set
-# CONFIG_PINCTRL_SUN9I_A80_R is not set