diff options
| author | Yves Vandervennet <yves.vandervennet@intel.com> | 2017-12-14 09:34:04 -0600 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-02-11 20:26:12 -0800 |
| commit | 357af15b780b35e66615c29ee7ba552ad0ae131d (patch) | |
| tree | 5bb9779ba64c66529c279986ca5c7e1d8a33a2dd /recipes-kernel | |
| parent | b6536d62f1063f47709da374dfa8c2d04f1bff74 (diff) | |
| download | meta-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.inc | 1 |
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 | ||
| 2 | KBUILD_DEFCONFIG ?= "socfpga_defconfig" | 2 | KBUILD_DEFCONFIG ?= "socfpga_defconfig" |
| 3 | KBUILD_DEFCONFIG_stratix10swvp ?= "defconfig" | 3 | KBUILD_DEFCONFIG_stratix10swvp ?= "defconfig" |
| 4 | KBUILD_DEFCONFIG_stratix10 ?= "s10_devkit_defconfig" | ||
| 4 | KBUILD_DEFCONFIG_10m50 ?= "10m50_defconfig" | 5 | KBUILD_DEFCONFIG_10m50 ?= "10m50_defconfig" |
| 5 | 6 | ||
| 6 | KCONFIG_MODE ?= "--alldefconfig" | 7 | KCONFIG_MODE ?= "--alldefconfig" |
