From 0f6be171edef1bd1d1195d8b67f9aa56934ed446 Mon Sep 17 00:00:00 2001 From: ian Date: Thu, 15 May 2014 17:53:42 +0000 Subject: MFC r261570, r261572 Revert r260440 (add USB_HOST_ALIGN to all configs, it's only needed for platforms with a 64-byte cacheline size). Add option USB_HOST_ALIGN=64 for all SoCs that have 64 byte cache lines. --- sys/arm/conf/CNS11XXNAS | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/arm/conf/CNS11XXNAS') diff --git a/sys/arm/conf/CNS11XXNAS b/sys/arm/conf/CNS11XXNAS index 159bbdf..18d84e5 100644 --- a/sys/arm/conf/CNS11XXNAS +++ b/sys/arm/conf/CNS11XXNAS @@ -105,7 +105,6 @@ device random # Entropy device #options ARM_USE_SMALL_ALLOC device usb -options USB_HOST_ALIGN=32 # Align usb buffers to cache line size. #options USB_DEBUG device ohci device ehci -- cgit v1.1