[U-Boot] [PATCH v2 21/22] x86: kconfig: Move USB to platform Kconfig
Simon Glass
sjg at chromium.org
Tue Aug 1 09:12:38 UTC 2017
On 30 July 2017 at 07:23, Bin Meng <bmeng.cn at gmail.com> wrote:
> Like other peripheral drivers, move USB related drivers to platform
> Kconfig as well.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Andy Shevchenko <andy.shevchenko at gmail.com>
> ---
>
> Changes in v2: None
>
> arch/Kconfig | 2 --
> arch/x86/cpu/baytrail/Kconfig | 3 +++
> arch/x86/cpu/broadwell/Kconfig | 2 ++
> arch/x86/cpu/coreboot/Kconfig | 3 +++
> arch/x86/cpu/ivybridge/Kconfig | 2 ++
> arch/x86/cpu/qemu/Kconfig | 2 ++
> arch/x86/cpu/quark/Kconfig | 2 ++
> arch/x86/cpu/queensbay/Kconfig | 2 ++
> arch/x86/cpu/tangier/Kconfig | 1 +
> configs/efi-x86_defconfig | 2 --
> configs/minnowmax_defconfig | 1 -
> 11 files changed, 17 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list