summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDalon Westergreen <dwesterg@gmail.com>2016-03-11 18:22:41 -0800
committerDalon Westergreen <dwesterg@gmail.com>2016-03-11 18:22:41 -0800
commit1abed58229c999f8bb57e56a39b0ef4b87190cdf (patch)
tree335c2efab8ad1cebe98bf77f399905024ac6ef20
parentd806f8c15c9fac487b75d5574901867f7efb62c5 (diff)
downloadmeta-altera-1abed58229c999f8bb57e56a39b0ef4b87190cdf.tar.gz
Update linux-altera-configs to use alldefconfig instead of the default of allnoconfig
-rw-r--r--recipes-kernel/linux/linux-altera-configs.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-altera-configs.inc b/recipes-kernel/linux/linux-altera-configs.inc
index fb9763c..3e4fd8b 100644
--- a/recipes-kernel/linux/linux-altera-configs.inc
+++ b/recipes-kernel/linux/linux-altera-configs.inc
@@ -1,3 +1,3 @@
1 1
2KBUILD_DEFCONFIG ?= "socfpga_defconfig" 2KBUILD_DEFCONFIG ?= "socfpga_defconfig"
3 3KCONFIG_MODE ?= "--alldefconfig"