[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [GPIO_RESET] linux-image-4.3.0-0.bpo.1-kirkwood_4.3.3-5~bpo8+1_armel



On Thu, 2016-01-14 at 02:18 +0100, Cyril Brulebois wrote:
> Hi,
> 
> Adding debian-kernel@ in copy even if it would probably be best tracked
> through the BTS.
> 
> Babuschka Petruschka <babuschka@inbox.ru> (2016-01-13):
> > Please enable config:
> > 
> > CONFIG_POWER_RESET=y
> > CONFIG_POWER_RESET_GPIO=y
> > CONFIG_POWER_RESET_QNAP=y
> > CONFIG_POWER_RESET_RESTART=y  
> 
> Current git master has:
> 
>     debian/config/armel/config.kirkwood:CONFIG_POWER_RESET_QNAP=y
>     debian/config/armel/config.kirkwood:CONFIG_POWER_RESET_RESTART=y
> 
> I suppose CONFIG_POWER_RESET is only needed to make the other entries
> visible in make menuconfig (AFAIU from drivers/power/reset/Kconfig), so
> we might only need this:
> 
>     CONFIG_POWER_RESET_GPIO=y
> 
> Untested patch attached.

Up until 3.17, there was CONFIG_ARCH_KIRKWOOD_DT which selected both
the first two config symbols for us.  Now that the kirkwood platform is
grouped with 'mvebu', CONFIG_ARCH_KIRKWOOD_DT does not exist and we
need to select them both explicitly.

Ben.

-- 
Ben Hutchings
Anthony's Law of Force: Don't force it, get a larger hammer.

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: