On Tue, Apr 30, 2019 at 8:43 PM Randy Dunlap <rdun...@infradead.org> wrote: > > Hi, > > On 4/30/19 8:34 PM, Andrey Smirnov wrote: > > diff --git a/drivers/power/supply/Kconfig b/drivers/power/supply/Kconfig > > index e901b9879e7e..c614c8a196f3 100644 > > --- a/drivers/power/supply/Kconfig > > +++ b/drivers/power/supply/Kconfig > > @@ -660,4 +660,13 @@ config FUEL_GAUGE_SC27XX > > Say Y here to enable support for fuel gauge with SC27XX > > PMIC chips. > > > > +config CHARGER_UCS1002 > > + tristate "Microchip UCS1002 USB Port Power Controller" > > Please indent the tristate line with a tab instead of spaces. >
OK, will do. Thanks, Andrey Smirnov