diff options
Diffstat (limited to 'include/configs/intip.h')
-rw-r--r-- | include/configs/intip.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/intip.h b/include/configs/intip.h index 4984dc1ef8..c5af36579c 100644 --- a/include/configs/intip.h +++ b/include/configs/intip.h @@ -251,7 +251,6 @@ * USB-OHCI */ #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 */ |