[U-Boot] [PATCH v2 21/22] x86: kconfig: Move USB to platform Kconfig
Bin Meng
bmeng.cn at gmail.com
Tue Aug 1 12:24:11 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:
>> 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>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list