[U-Boot] [PATCH 20/20] x86: Remove CONFIG_USB_MAX_CONTROLLER_COUNT

Bin Meng bmeng.cn at gmail.com
Thu Jun 22 06:44:46 UTC 2017


On Sat, Jun 17, 2017 at 11:45 AM, Simon Glass <sjg at chromium.org> wrote:
> On 16 June 2017 at 07:31, Bin Meng <bmeng.cn at gmail.com> wrote:
>> As all x86 boards have been switched over to use DM USB, remove
>> CONFIG_USB_MAX_CONTROLLER_COUNT which is not used by DM USB.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>>
>> ---
>>
>>  include/configs/conga-qeval20-qa3-e3845.h | 3 ---
>>  include/configs/dfi-bt700.h               | 3 ---
>>  include/configs/minnowmax.h               | 3 ---
>>  include/configs/x86-common.h              | 1 -
>>  4 files changed, 10 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list