Home
last modified time | relevance | path

Searched hist:"689821 fd766fb4855deafd04eaffeef5b2c6579e" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dti_omap3_common.h689821fd766fb4855deafd04eaffeef5b2c6579e Thu Oct 08 18:12:25 UTC 2015 Igor Grinberg <grinberg@compulab.co.il> 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>