commit | 26047f602983dadf833546f8d40b24c7b9beaca3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Dec 06 21:42:14 2019 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Dec 15 11:44:16 2019 +0800 |
tree | 39f878b7614162442ed36e7d71f8a37e146ca87d | |
parent | 69b1e9f4f83ec30d6e010312e932928132a2324e [diff] |
x86: Allow removal of standard PCH drivers These drivers are not needed on all platforms. While they are small, it is useful in TPL to drop then. Add Kconfig control to allow this. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>