aboutsummaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2017-07-26 10:04:40 -0500
committerTom Rini <trini@konsulko.com>2017-07-31 11:22:55 -0400
commit3158eebd21f8c55b4d5a82161e0de805ae8f6f9c (patch)
tree2e0fb629ca35a48b5e946cbaade76d32ceb20ee2 /include/configs
parent84e9dcc120c59942cc35a1e229e856ce556d7ca2 (diff)
downloadu-boot-3158eebd21f8c55b4d5a82161e0de805ae8f6f9c.zip
u-boot-3158eebd21f8c55b4d5a82161e0de805ae8f6f9c.tar.gz
u-boot-3158eebd21f8c55b4d5a82161e0de805ae8f6f9c.tar.bz2
Remove unused CONFIG_TWL4030_PWM
CONFIG_TWL4030_PWM is not being used by any source, so let's remove the #define and the whitelist entry Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/omap3_logic.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/omap3_logic.h b/include/configs/omap3_logic.h
index 6e8afbf..e4d15c4 100644
--- a/include/configs/omap3_logic.h
+++ b/include/configs/omap3_logic.h
@@ -72,7 +72,6 @@
#define CONFIG_FASTBOOT_BUF_SIZE 0x07000000
/* TWL4030 */
-#define CONFIG_TWL4030_PWM
#define CONFIG_TWL4030_USB
/* Board NAND Info. */