aboutsummaryrefslogtreecommitdiff
path: root/khilman-trigger-flex.yaml
diff options
context:
space:
mode:
authorKevin Hilman <khilman@linaro.org>2015-11-06 08:52:54 -0800
committerKevin Hilman <khilman@linaro.org>2015-11-06 08:52:58 -0800
commit89aaacf3c22df8340c784925067f029c3f45cc18 (patch)
tree5d9f7688045f6803bece6a0df6e91891d9d2ba90 /khilman-trigger-flex.yaml
parent01bcd75c562d7954fba457fa446ef742bedc11df (diff)
khilman-trigger-flex: add i386_defconfig
Requested by u-boot developers for QEMU testing along with mainline u-boot. Change-Id: I637f6098efd171a5acc5217bd74517bae67aa7db
Diffstat (limited to 'khilman-trigger-flex.yaml')
-rw-r--r--khilman-trigger-flex.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/khilman-trigger-flex.yaml b/khilman-trigger-flex.yaml
index ebe8560df9..a34d8463ad 100644
--- a/khilman-trigger-flex.yaml
+++ b/khilman-trigger-flex.yaml
@@ -259,6 +259,7 @@
DEFCONFIG_LIST+="defconfig+CONFIG_OF_UNITTEST=y "
DEFCONFIG_LIST+="allmodconfig "
DEFCONFIG_LIST+="allmodconfig+CONFIG_OF=n "
+ DEFCONFIG_LIST+="i386_deconfig "
# Fragments
FRAGS="arch/x86/configs/kvm_guest.config"