diff options
Diffstat (limited to 'include/configs/vct.h')
| -rw-r--r-- | include/configs/vct.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/vct.h b/include/configs/vct.h index b4b094952..7aeb66801 100644 --- a/include/configs/vct.h +++ b/include/configs/vct.h @@ -136,7 +136,6 @@   */  #define CONFIG_USB_EHCI			/* Enable EHCI USB support	*/  #define CONFIG_USB_EHCI_VCT		/* on VCT platform		*/ -#define CONFIG_EHCI_DCACHE		/* with dcache handling support	*/  #define CONFIG_EHCI_MMIO_BIG_ENDIAN  #define CONFIG_EHCI_DESC_BIG_ENDIAN  #define CONFIG_EHCI_IS_TDI |