summaryrefslogtreecommitdiff
path: root/include/configs/ls2080ardb.h
diff options
context:
space:
mode:
authorRan Wang <[email protected]>2017-10-23 10:09:21 +0800
committerYork Sun <[email protected]>2017-10-27 08:43:57 -0700
commit4417e83495dbc6d047a08eb8fc2ca73ec7dfd704 (patch)
treeba55c35110faa78ef4faa7d6e831501eefb48fa9 /include/configs/ls2080ardb.h
parent2af1b08a1a14749f7447e5b54a69936b25f2c4b0 (diff)
arm64: layerscape: Move CONFIG_HAS_FSL_XHCI_USB to Kconfig
Use Kconfig to select QE-HDLC and USB pin-mux. Signed-off-by: Ran Wang <[email protected]> Reviewed-by: Bin Meng <[email protected]> Reviewed-by: York Sun <[email protected]>
Diffstat (limited to 'include/configs/ls2080ardb.h')
-rw-r--r--include/configs/ls2080ardb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls2080ardb.h b/include/configs/ls2080ardb.h
index 9e9979e1c7f..c368a566572 100644
--- a/include/configs/ls2080ardb.h
+++ b/include/configs/ls2080ardb.h
@@ -336,7 +336,6 @@ unsigned long get_board_sys_clk(void);
/*
* USB
*/
-#define CONFIG_HAS_FSL_XHCI_USB
#define CONFIG_USB_XHCI_FSL
#define CONFIG_USB_MAX_CONTROLLER_COUNT 2