
1 Aug
2017
1 Aug
'17
2:23 p.m.
On Tue, Aug 1, 2017 at 5:12 PM, Simon Glass sjg@chromium.org wrote:
On 30 July 2017 at 07:23, Bin Meng bmeng.cn@gmail.com wrote:
Imply drivers that are working with Ivybridge platform in the platform Kconfig.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
Changes in v2:
- imply ENV_IS_IN_SPI_FLASH for ivybridge
arch/x86/cpu/ivybridge/Kconfig | 5 +++++ configs/chromebook_link64_defconfig | 5 ----- configs/chromebook_link_defconfig | 5 ----- configs/chromebox_panther_defconfig | 5 ----- configs/cougarcanyon2_defconfig | 5 +---- 5 files changed, 6 insertions(+), 19 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
applied to u-boot-x86, thanks!