summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-altera-configs.inc
blob: eced6d1dc31ddd822769d8b00433b328c85208e1 (plain)
1
2
3
4
5
6
7
KBUILD_DEFCONFIG ?= "socfpga_defconfig"
KBUILD_DEFCONFIG_stratix10swvp ?= "defconfig"
KBUILD_DEFCONFIG_stratix10 ?= "s10_devkit_defconfig"
KBUILD_DEFCONFIG_10m50 ?= "10m50_defconfig"

KCONFIG_MODE ?= "--alldefconfig"