From: Miao Yan <yanmiaobest@gmail.com>
Date: Mon, 23 May 2016 02:37:22 +0000 (-0700)
Subject: config: sandbox: enable qfw and cmd_qfw for testing
X-Git-Tag: v2025.01-rc5-pxa1908~9432^2~33
X-Git-Url: http://git.dujemihanovic.xyz/%22http:/kyber.dk/phpMyBuilder/static/%7B%7B%20%28.OutputFormats.Get?a=commitdiff_plain;h=f7e20f6628c679bd2617c0a58b44e8d9407b475d;p=u-boot.git

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>
---

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