
8 Dec
2019
8 Dec
'19
4:20 a.m.
On Sat, Dec 7, 2019 at 12:48 PM Simon Glass sjg@chromium.org wrote:
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
Changes in v6: None Changes in v5: None Changes in v4: None Changes in v3: None Changes in v2:
- Change 'queensbay' to 'baytrail' in help
- Fix 'proides' typo
drivers/pch/Kconfig | 18 ++++++++++++++++++ drivers/pch/Makefile | 4 ++-- 2 files changed, 20 insertions(+), 2 deletions(-)
applied to u-boot-x86/next, thanks!