[U-Boot] [PATCH v2 12/22] x86: ivybridge: kconfig: Imply platform specific drivers
Bin Meng
bmeng.cn at gmail.com
Tue Aug 1 12:23:23 UTC 2017
On Tue, Aug 1, 2017 at 5:12 PM, Simon Glass <sjg at chromium.org> wrote:
> On 30 July 2017 at 07:23, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Imply drivers that are working with Ivybridge platform in the
>> platform Kconfig.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at 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 at chromium.org>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list