summaryrefslogtreecommitdiffstats
path: root/include/configs/salvator-x.h
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@gmail.com>2017-11-25 23:13:37 +0100
committerMarek Vasut <marek.vasut+renesas@gmail.com>2017-11-30 02:34:20 +0100
commitfab5c41b8e5e9cd2db03a58919463dcbe5244e20 (patch)
tree3435fcca568f42d8b8e0b8915b5f6672a6d7176c /include/configs/salvator-x.h
parentfade9f2f1680fd4ddc1c149785e9a6d7fc282350 (diff)
downloadu-boot-fab5c41b8e5e9cd2db03a58919463dcbe5244e20.tar.gz
u-boot-fab5c41b8e5e9cd2db03a58919463dcbe5244e20.tar.xz
u-boot-fab5c41b8e5e9cd2db03a58919463dcbe5244e20.zip
ARM: rmobile: Drop CONFIG_USB_MAX_CONTROLLER_COUNT on Gen3 boards
The USB support has been switched to DM, so this macro is no longer meaningful, drop it. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'include/configs/salvator-x.h')
-rw-r--r--include/configs/salvator-x.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/salvator-x.h b/include/configs/salvator-x.h
index 77a12de963..8616b36ecc 100644
--- a/include/configs/salvator-x.h
+++ b/include/configs/salvator-x.h
@@ -59,13 +59,6 @@
#define CONFIG_SYS_I2C_POWERIC_ADDR 0x30
-/* USB */
-#ifdef CONFIG_R8A7795
-#define CONFIG_USB_MAX_CONTROLLER_COUNT 3
-#else
-#define CONFIG_USB_MAX_CONTROLLER_COUNT 2
-#endif
-
/* SDHI */
#define CONFIG_SH_SDHI_FREQ 200000000