diff options
| author | Evan Wilson <evan@oliodevices.com> | 2014-01-28 21:36:14 -0800 |
|---|---|---|
| committer | Evan Wilson <evan@oliodevices.com> | 2014-04-03 15:11:02 -0700 |
| commit | ad9990a7549c0d8882f72fa4947dd19fbc86ffb1 (patch) | |
| tree | 361f06bd69c3c5f0be03c8a8ac3e5affc6447943 /include | |
| parent | d8bf44a99bcae9b0365f2fc42447f82c2e776dbe (diff) | |
| download | olio-uboot-2014.01-ad9990a7549c0d8882f72fa4947dd19fbc86ffb1.tar.xz olio-uboot-2014.01-ad9990a7549c0d8882f72fa4947dd19fbc86ffb1.zip | |
Removed TWL4030 support
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/omap3_h1.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/omap3_h1.h b/include/configs/omap3_h1.h index 3334c5219..83d006c91 100644 --- a/include/configs/omap3_h1.h +++ b/include/configs/omap3_h1.h @@ -121,11 +121,6 @@ #define CONFIG_VIDEO_OMAP3 /* DSS Support */ /* - * TWL4030 - */ -#define CONFIG_TWL4030_POWER 1 - -/* * Board NAND Info. */ #define CONFIG_SYS_NAND_QUIET_TEST 1 |