diff options
author | Adam Ford <aford173@gmail.com> | 2017-07-26 10:04:40 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-07-31 11:22:55 -0400 |
commit | 3158eebd21f8c55b4d5a82161e0de805ae8f6f9c (patch) | |
tree | 2e0fb629ca35a48b5e946cbaade76d32ceb20ee2 /scripts | |
parent | 84e9dcc120c59942cc35a1e229e856ce556d7ca2 (diff) |
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 'scripts')
-rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 6889bbd1470..d8ff5a06d74 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -5014,7 +5014,6 @@ CONFIG_TUXX1 CONFIG_TWL4030_INPUT CONFIG_TWL4030_KEYPAD CONFIG_TWL4030_LED -CONFIG_TWL4030_PWM CONFIG_TWL4030_USB CONFIG_TWL6030_INPUT CONFIG_TWL6030_POWER |