On Sat, 2015-04-25 at 11:43 +0200, Paul Bolle wrote:
> On Fri, 2015-04-24 at 14:42 -0700, Srinivas Pandruvada wrote:
> > --- a/arch/x86/Kconfig
> > +++ b/arch/x86/Kconfig
> >
> > +config PUNIT_ATOM
> > + bool "ATOM Punit debug driver"
> > + def_bool n
>
> The kconfig tools will do what you m
On Fri, 2015-04-24 at 14:42 -0700, Srinivas Pandruvada wrote:
> --- a/arch/x86/Kconfig
> +++ b/arch/x86/Kconfig
>
> +config PUNIT_ATOM
> + bool "ATOM Punit debug driver"
> + def_bool n
The kconfig tools will do what you mean here. But just
default n
is neater. And, moreover, eve
The patch adds a debug driver, which dumps the power states
of all the North complex (NC) devices. This debug interface is
useful to figure out the NC IPs which blocks the S0ix
transitions on the platform. This is extremely useful during
enabling PM on customer platforms and derivatives.
This subm
3 matches
Mail list logo