[U-Boot] [PATCH v2 18/22] x86: qemu: kconfig: Imply platform specific drivers
Simon Glass
sjg at chromium.org
Tue Aug 1 09:12:28 UTC 2017
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>
More information about the U-Boot
mailing list