diff options
Diffstat (limited to 'include/configs/salvator-x.h')
-rw-r--r-- | include/configs/salvator-x.h | 7 |
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 |