diff options
| author | Evan Wilson <evan@oliodevices.com> | 2014-01-28 21:36:14 -0800 |
|---|---|---|
| committer | Evan Wilson <evan@oliodevices.com> | 2014-01-28 21:36:14 -0800 |
| commit | 41642d3c6b181be4f496ba33aebc618def80f058 (patch) | |
| tree | 88cde452746654c93092d6106307ca07ce29f1aa /include | |
| parent | be79ce883a483126ee74ae4782c5bbe0fd8f88b1 (diff) | |
| download | olio-uboot-2014.01-41642d3c6b181be4f496ba33aebc618def80f058.tar.xz olio-uboot-2014.01-41642d3c6b181be4f496ba33aebc618def80f058.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 |