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>
This commit is contained in:
parent
84e9dcc120
commit
3158eebd21
@ -72,7 +72,6 @@
|
||||
#define CONFIG_FASTBOOT_BUF_SIZE 0x07000000
|
||||
|
||||
/* TWL4030 */
|
||||
#define CONFIG_TWL4030_PWM
|
||||
#define CONFIG_TWL4030_USB
|
||||
|
||||
/* Board NAND Info. */
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user