binman: Use qemu-x86_defconfig in the example
authorBin Meng <bmeng.cn@gmail.com>
Thu, 3 Oct 2019 02:07:29 +0000 (19:07 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 11 Oct 2019 09:37:44 +0000 (17:37 +0800)
commitc443f56cc699f25feb4618791730d11a0eb6280a
tree0e05f529d85154ba64df1a9a8df7125f7c5458c4
parentd362a088175778097f5405074cd1445bc64ae201
binman: Use qemu-x86_defconfig in the example

The doc currently uses sandbox_defconfig as examples of enabling
debug/verbose output of binman. However during a sandbox build it
does not call binman at all. Change it to qemu-x86_defconfig.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/README