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 dcb1469..9a757d7 100644
--- a/recipes-kernel/linux/linux-altera-configs.inc
+++ b/recipes-kernel/linux/linux-altera-configs.inc
@@ -1,5 +1,6 @@
1 1
2KBUILD_DEFCONFIG ?= "socfpga_defconfig" 2KBUILD_DEFCONFIG ?= "socfpga_defconfig"
3KBUILD_DEFCONFIG_stratix10swvp ?= "defconfig" 3KBUILD_DEFCONFIG_stratix10swvp ?= "defconfig"
4KBUILD_DEFCONFIG_10m50 ?= "10m50_defconfig"
4 5
5KCONFIG_MODE ?= "--alldefconfig" 6KCONFIG_MODE ?= "--alldefconfig"