diff options
Diffstat (limited to 'include/configs/canyonlands.h')
-rw-r--r-- | include/configs/canyonlands.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/canyonlands.h b/include/configs/canyonlands.h index e68e342c12..aac36b1cb5 100644 --- a/include/configs/canyonlands.h +++ b/include/configs/canyonlands.h @@ -333,7 +333,6 @@ /* Only Canyonlands (460EX) has USB */ #ifdef CONFIG_460EX #define CONFIG_USB_OHCI_NEW -#define CONFIG_USB_STORAGE #undef CONFIG_SYS_OHCI_BE_CONTROLLER /* 460EX has little endian descriptors */ #define CONFIG_SYS_OHCI_SWAP_REG_ACCESS /* 460EX has little endian register */ #define CONFIG_SYS_OHCI_USE_NPS /* force NoPowerSwitching mode */ |