diff options
| author | Tom Rini <[email protected]> | 2021-07-21 18:53:20 -0400 |
|---|---|---|
| committer | Priyanka Jain <[email protected]> | 2021-08-18 15:55:15 +0530 |
| commit | a968e9adac7e239d03a759805ccb36bd3152c07e (patch) | |
| tree | 1025b42a8b9f0c2ea8299064b1e623e0b97f99d6 /include | |
| parent | 364174b2d3bcad1a3ebd30c0eec9307ae5cb477a (diff) | |
arm: Finish migration of HAS_FSL_XHCI_USB
This symbol was largely migrated, except for one case. Update it.
Cc: Priyanka Jain <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Priyanka Jain <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/lx2160a_common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/lx2160a_common.h b/include/configs/lx2160a_common.h index 1338ee3cda3..8977ee9de23 100644 --- a/include/configs/lx2160a_common.h +++ b/include/configs/lx2160a_common.h @@ -143,7 +143,6 @@ /* USB */ #ifdef CONFIG_USB_HOST -#define CONFIG_HAS_FSL_XHCI_USB #ifndef CONFIG_TARGET_LX2162AQDS #define CONFIG_USB_MAX_CONTROLLER_COUNT 2 #endif |
