[PATCH v4 3/6] drivers: cpuidle: implement OF based idle states infrastructure

Nicolas Pitre nicolas.pitre at linaro.org
Wed Jun 11 11:24:12 PDT 2014


On Wed, 11 Jun 2014, Lorenzo Pieralisi wrote:

> +config OF_IDLE_STATES
> +        bool "Idle states DT support"
> +	depends on ARM || ARM64
> +	default n

The default for default is n already, so you don't have to default to 
the default's default.


Nicolas



More information about the linux-arm-kernel mailing list