summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMiao Yan <yanmiaobest@gmail.com>2016-05-22 19:37:22 -0700
committerBin Meng <bmeng.cn@gmail.com>2016-05-23 15:18:00 +0800
commitf7e20f6628c679bd2617c0a58b44e8d9407b475d (patch)
tree2f63f1d490c706a440e5548c56c5fb9109ef9c3d /configs
parent494ec0d0933784b4d14cfb40380fb77408a8b7ef (diff)
downloadblackbird-obmc-uboot-f7e20f6628c679bd2617c0a58b44e8d9407b475d.tar.gz
blackbird-obmc-uboot-f7e20f6628c679bd2617c0a58b44e8d9407b475d.zip
config: sandbox: enable qfw and cmd_qfw for testing
This patch enables qfw and cmd_qfw on sandbox for build coverage test Signed-off-by: Miao Yan <yanmiaobest@gmail.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/sandbox_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index aec2e538a1..9e4a92dd6c 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -48,6 +48,7 @@ CONFIG_CMD_LINK_LOCAL=y
CONFIG_CMD_TIME=y
CONFIG_CMD_TIMER=y
CONFIG_CMD_SOUND=y
+CONFIG_CMD_QFW=y
CONFIG_CMD_BOOTSTAGE=y
CONFIG_CMD_PMIC=y
CONFIG_CMD_REGULATOR=y
OpenPOWER on IntegriCloud