diff options
author | Tom Rini <trini@konsulko.com> | 2016-10-18 18:48:04 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-10-18 18:48:04 -0400 |
commit | 68ff827ec74fdca8f17d469f22e1032ed14cb795 (patch) | |
tree | 882aa0fd6d942bd4001682cbbc5c63f13c23844e /include/configs | |
parent | bb297ceea8bf6cc0291c556f64f49b89368f10ba (diff) | |
parent | 12a5ce72738a34eaa11b559778039f1051425dbd (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/uniphier.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/uniphier.h b/include/configs/uniphier.h index 7331d13324..5be46e5c5a 100644 --- a/include/configs/uniphier.h +++ b/include/configs/uniphier.h @@ -126,7 +126,6 @@ #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 |