summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-03-12 09:36:48 +0700
committerKhem Raj <raj.khem@gmail.com>2016-03-12 09:36:48 +0700
commit4af0126039e5a91f309d175570140e9b74491542 (patch)
tree335c2efab8ad1cebe98bf77f399905024ac6ef20
parente0227a868d75126b9c2e8fb2654cac0d767035fb (diff)
parent1abed58229c999f8bb57e56a39b0ef4b87190cdf (diff)
downloadmeta-altera-4af0126039e5a91f309d175570140e9b74491542.tar.gz
Merge pull request #13 from dwesterg/master
Update linux-altera-configs to use alldefconfig instead of the defaul…
-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"