diff options
Diffstat (limited to 'include/configs/pm9g45.h')
-rw-r--r-- | include/configs/pm9g45.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/pm9g45.h b/include/configs/pm9g45.h index 0e944d871f..28690c28fa 100644 --- a/include/configs/pm9g45.h +++ b/include/configs/pm9g45.h @@ -116,7 +116,6 @@ #define CONFIG_SYS_USB_OHCI_REGS_BASE 0x00700000 /* _UHP_OHCI_BASE */ #define CONFIG_SYS_USB_OHCI_SLOT_NAME "at91sam9g45" #define CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS 2 -#define CONFIG_USB_STORAGE 1 /* board specific(not enough SRAM) */ #define CONFIG_AT91SAM9G45_LCD_BASE PHYS_SDRAM + 0xE00000 |