commit | 08fb85b2a46914e07d9c0bf92dfe4773f28ad1de | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sun Jul 30 06:23:20 2017 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Aug 01 20:17:02 2017 +0800 |
tree | 6e8724f53100ff4ac0ab5ef47ce5aa6c843d990c | |
parent | 1b15ef9cd263552d700553ce30dee49bea61390b [diff] |
x86: coreboot: kconfig: Imply drivers that are useful U-Boot as coreboot payload can run on any x86 hardware ideally. Let's imply some common drivers that are useful. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>