
22 Jun
2017
22 Jun
'17
8:44 a.m.
On Sat, Jun 17, 2017 at 11:45 AM, Simon Glass sjg@chromium.org wrote:
On 16 June 2017 at 07:31, Bin Meng bmeng.cn@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@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@chromium.org
applied to u-boot-x86, thanks!