Re: [PATCH] ARM: at91/defconfig: sama5: add CONFIG_FHANDLE

2016-05-10 Thread Marek Vasut
On 05/10/2016 02:42 PM, Nicolas Ferre wrote: > Le 10/05/2016 14:31, Marek Vasut a écrit : >> On 05/10/2016 10:03 AM, Nicolas Ferre wrote: >>> CONFIG_FHANDLE is listed as a mandatory kernel option for systemd. So >>> explicitly enable it to allow easy use of systemd userspace. >>> >>> Reported-by: M

Re: [PATCH] ARM: at91/defconfig: sama5: add CONFIG_FHANDLE

2016-05-10 Thread Nicolas Ferre
Le 10/05/2016 14:31, Marek Vasut a écrit : > On 05/10/2016 10:03 AM, Nicolas Ferre wrote: >> CONFIG_FHANDLE is listed as a mandatory kernel option for systemd. So >> explicitly enable it to allow easy use of systemd userspace. >> >> Reported-by: Marek Vasut >> Signed-off-by: Nicolas Ferre >> ---

Re: [PATCH] ARM: at91/defconfig: sama5: add CONFIG_FHANDLE

2016-05-10 Thread Marek Vasut
On 05/10/2016 10:03 AM, Nicolas Ferre wrote: > CONFIG_FHANDLE is listed as a mandatory kernel option for systemd. So > explicitly enable it to allow easy use of systemd userspace. > > Reported-by: Marek Vasut > Signed-off-by: Nicolas Ferre > --- > Hi Marek, Hi! > It seems that on my side, CONF

[PATCH] ARM: at91/defconfig: sama5: add CONFIG_FHANDLE

2016-05-10 Thread Nicolas Ferre
CONFIG_FHANDLE is listed as a mandatory kernel option for systemd. So explicitly enable it to allow easy use of systemd userspace. Reported-by: Marek Vasut Signed-off-by: Nicolas Ferre --- Hi Marek, It seems that on my side, CONFIG_FHANDLE is not selected automatically... So I add this patch: c