commit | 252d41f1ae59974c8a9120c994c0688fb9cec2b7 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Tue Jun 12 08:36:20 2018 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Jun 17 21:16:04 2018 +0800 |
tree | ea7d6d071c8367c944cf0aff73d53751ef10d836 | |
parent | 93c7b879c76d4efabe609248b6f8d58c9311b559 [diff] |
x86: baytrail: Drop EFI-specific test logics Now that we have generic EFI payload support, drop EFI-specific test logics in BayTrail Kconfig and codes, and all BayTrail boards too. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>