summaryrefslogtreecommitdiff
path: root/include/configs/omap3_logic.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2018-01-02 19:38:36 +0300
committerTom Rini <trini@konsulko.com>2018-01-23 00:43:30 +0300
commit3b9e2a2520082ebf64ad4607bace057ac8fb0076 (patch)
treef5c2abe13083b791b8e3efec2040d0415a6cf229 /include/configs/omap3_logic.h
parent26410c1517bbb6d6f90de55b5fa65dac3c298bc7 (diff)
downloadu-boot-3b9e2a2520082ebf64ad4607bace057ac8fb0076.tar.xz
Convert CONFIG_TWL4030_USB to Kconfig
This converts the following to Kconfig: CONFIG_TWL4030_USB Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'include/configs/omap3_logic.h')
-rw-r--r--include/configs/omap3_logic.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/omap3_logic.h b/include/configs/omap3_logic.h
index a4b29f1812..70745a882c 100644
--- a/include/configs/omap3_logic.h
+++ b/include/configs/omap3_logic.h
@@ -52,11 +52,6 @@
/* I2C */
#define CONFIG_SYS_I2C_EEPROM_ADDR 0x50 /* EEPROM AT24C64 */
-/* USB */
-
-/* TWL4030 */
-#define CONFIG_TWL4030_USB
-
/* Board NAND Info. */
#ifdef CONFIG_NAND
#define CONFIG_SYS_NAND_ADDR NAND_BASE /* physical address */