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

KCONFIG_MODE ?= "--alldefconfig"