[U-Boot] [PATCH v2 18/22] x86: qemu: kconfig: Imply platform specific drivers
Bin Meng
bmeng.cn at gmail.com
Tue Aug 1 12:23:54 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 Qemu-specific drivers in the platform Kconfig.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>>
>> ---
>>
>> Changes in v2:
>> - imply ENV_IS_NOWHERE for qemu
>>
>> arch/x86/cpu/qemu/Kconfig | 4 ++++
>> configs/qemu-x86_64_defconfig | 4 ----
>> configs/qemu-x86_defconfig | 4 ----
>> configs/qemu-x86_efi_payload32_defconfig | 4 ----
>> configs/qemu-x86_efi_payload64_defconfig | 4 ----
>> 5 files changed, 4 insertions(+), 16 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list