commit | e88e1ef550f7c3abffa3023ef029b7ae5bc781d5 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sun Jul 30 06:23:17 2017 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Aug 01 20:17:02 2017 +0800 |
tree | f0b0a043e465bdc5cb32a51684082bea9f41d876 | |
parent | 4f0faacb42145e34cb56c8b2d7867a1ec15f63ac [diff] |
x86: baytrail: kconfig: Imply platform specific drivers BayTrail integrates lots of peripherals that have U-Boot drivers. Imply those in the platform Kconfig. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>