diff options
author | Tom Rini <trini@konsulko.com> | 2019-01-24 15:30:48 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-01-24 15:30:48 -0500 |
commit | d01806a8fcbdaedcc67cead56ece572021d97ab7 (patch) | |
tree | 8c893de10b80db16e01c2253a7cbb0a955123b76 /include/configs/sun6i.h | |
parent | 68489ed037530ec29fc0bc452ad6e4b0c5db02ec (diff) | |
parent | 543049ab590620a91b37fa0296edd3bcddd0eba2 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Diffstat (limited to 'include/configs/sun6i.h')
-rw-r--r-- | include/configs/sun6i.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/sun6i.h b/include/configs/sun6i.h index 1523684fad..1e490daac1 100644 --- a/include/configs/sun6i.h +++ b/include/configs/sun6i.h @@ -14,10 +14,6 @@ * A31 specific configuration */ -#ifdef CONFIG_USB_EHCI_HCD -#define CONFIG_USB_EHCI_SUNXI -#endif - #define CONFIG_ARMV7_SECURE_BASE SUNXI_SRAM_B_BASE #define CONFIG_ARMV7_SECURE_MAX_SIZE (64 * 1024) /* 64 KB */ |