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.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-altera-configs.inc b/recipes-kernel/linux/linux-altera-configs.inc
index 3e4fd8b..dcb1469 100644
--- a/recipes-kernel/linux/linux-altera-configs.inc
+++ b/recipes-kernel/linux/linux-altera-configs.inc
@@ -1,3 +1,5 @@
1 1
2KBUILD_DEFCONFIG ?= "socfpga_defconfig" 2KBUILD_DEFCONFIG ?= "socfpga_defconfig"
3KBUILD_DEFCONFIG_stratix10swvp ?= "defconfig"
4
3KCONFIG_MODE ?= "--alldefconfig" 5KCONFIG_MODE ?= "--alldefconfig"