ti: omap3: config: remove 1 from boolean define
authorIgor Grinberg <grinberg@compulab.co.il>
Thu, 8 Oct 2015 18:12:25 +0000 (21:12 +0300)
committerTom Rini <trini@konsulko.com>
Sun, 11 Oct 2015 21:12:06 +0000 (17:12 -0400)
commit689821fd766fb4855deafd04eaffeef5b2c6579e
tree56904175379c42bacd77fb6c00d0adb14f4323c5
parent492f24e886a032c56e16647e69e536edb2be8e5d
ti: omap3: config: remove 1 from boolean define

CONFIG_TWL4030_POWER is a boolean define variable. It is either defined
or not defined and should not have a value assigned to it.
Remove the value.

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
include/configs/ti_omap3_common.h