With a few recently added configuration options many libpayload board config got out of sync. The following command was used to normalize them (with default answers to all questions): for f in configs/config.*; do cp $f .config make oldconfig mv .config $f done BRANCH=as required BUG=none TEST=none Change-Id: I25b9862d868f9a62d663567b077e7b2b8cc42e22 Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/223650 Reviewed-by: Aaron Durbin <adurbin@chromium.org> |
||
|---|---|---|
| .. | ||
| bayou | ||
| coreinfo | ||
| external | ||
| libpayload | ||
| nvramcui | ||
| tianocoreboot | ||
| ubootcli | ||