]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT define
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 13 Oct 2016 15:39:59 +0000 (00:39 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 18 Oct 2016 05:06:46 +0000 (14:06 +0900)
ARCH_UNIPHIER selects DM_USB, where CONFIG_USB_MAX_CONTROLLER_COUNT
is not used.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/configs/uniphier.h

index 7331d1332432ab550a9f878b8eecfc4b6ab3a508..5be46e5c5a2e6063b36a51fc773a6fb271d8fd67 100644 (file)
 #define CONFIG_SYS_NAND_BAD_BLOCK_POS                  0
 
 /* USB */
-#define CONFIG_USB_MAX_CONTROLLER_COUNT                2
 #define CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS     4
 #define CONFIG_FAT_WRITE
 #define CONFIG_DOS_PARTITION