summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorYves Vandervennet <yves.vandervennet@intel.com>2017-12-14 09:34:04 -0600
committerKhem Raj <raj.khem@gmail.com>2018-02-11 20:26:12 -0800
commit357af15b780b35e66615c29ee7ba552ad0ae131d (patch)
tree5bb9779ba64c66529c279986ca5c7e1d8a33a2dd /recipes-kernel
parentb6536d62f1063f47709da374dfa8c2d04f1bff74 (diff)
downloadmeta-altera-357af15b780b35e66615c29ee7ba552ad0ae131d.tar.gz
stratix10: machine definitions
Signed-off-by: Yves Vandervennet <yves.vandervennet@intel.com>
Diffstat (limited to 'recipes-kernel')
-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"