summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-altera-configs.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-altera-configs.inc')
-rw-r--r--recipes-kernel/linux/linux-altera-configs.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-altera-configs.inc b/recipes-kernel/linux/linux-altera-configs.inc
index 9a757d7..eced6d1 100644
--- a/recipes-kernel/linux/linux-altera-configs.inc
+++ b/recipes-kernel/linux/linux-altera-configs.inc
@@ -1,6 +1,7 @@
1 1
2KBUILD_DEFCONFIG ?= "socfpga_defconfig" 2KBUILD_DEFCONFIG ?= "socfpga_defconfig"
3KBUILD_DEFCONFIG_stratix10swvp ?= "defconfig" 3KBUILD_DEFCONFIG_stratix10swvp ?= "defconfig"
4KBUILD_DEFCONFIG_stratix10 ?= "s10_devkit_defconfig"
4KBUILD_DEFCONFIG_10m50 ?= "10m50_defconfig" 5KBUILD_DEFCONFIG_10m50 ?= "10m50_defconfig"
5 6
6KCONFIG_MODE ?= "--alldefconfig" 7KCONFIG_MODE ?= "--alldefconfig"