diff options
author | Tom Rini <trini@konsulko.com> | 2017-10-27 21:59:10 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-10-27 21:59:10 -0400 |
commit | bb3d9ed3a9efc64cf05295167cddfe0adf2fb7d9 (patch) | |
tree | 30dcc843c2f5599ccb836ce9fe86123f0650b0d9 /include/configs/ls2080ardb.h | |
parent | 33fe271278aea4ac9301230fb168d83d1d62c7b5 (diff) | |
parent | 9b3f40ad092ff2633eefa7e8a4a713f71c9cb8cb (diff) |
Merge git://git.denx.de/u-boot-fsl-qoriq
Diffstat (limited to 'include/configs/ls2080ardb.h')
-rw-r--r-- | include/configs/ls2080ardb.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/ls2080ardb.h b/include/configs/ls2080ardb.h index 9e9979e1c7..48c3a5397f 100644 --- a/include/configs/ls2080ardb.h +++ b/include/configs/ls2080ardb.h @@ -333,13 +333,6 @@ unsigned long get_board_sys_clk(void); #define CONFIG_MISC_INIT_R -/* - * USB - */ -#define CONFIG_HAS_FSL_XHCI_USB -#define CONFIG_USB_XHCI_FSL -#define CONFIG_USB_MAX_CONTROLLER_COUNT 2 - #undef CONFIG_CMDLINE_EDITING #include <config_distro_defaults.h> |