diff options
Diffstat (limited to 'include/configs/omap3_logic.h')
-rw-r--r-- | include/configs/omap3_logic.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/omap3_logic.h b/include/configs/omap3_logic.h index b095814cda8..70745a882cb 100644 --- a/include/configs/omap3_logic.h +++ b/include/configs/omap3_logic.h @@ -49,18 +49,9 @@ /* Hardware drivers */ -#define CONFIG_USB_OMAP3 - /* I2C */ #define CONFIG_SYS_I2C_EEPROM_ADDR 0x50 /* EEPROM AT24C64 */ -/* USB */ -#define CONFIG_USB_MUSB_OMAP2PLUS -#define CONFIG_USB_MUSB_PIO_ONLY - -/* TWL4030 */ -#define CONFIG_TWL4030_USB - /* Board NAND Info. */ #ifdef CONFIG_NAND #define CONFIG_SYS_NAND_ADDR NAND_BASE /* physical address */ |