From mboxrd@z Thu Jan 1 00:00:00 1970 From: Javier Martinez Canillas Subject: Re: [PATCH] ARM: exynos_defconfig: Enable CONFIG_FHANDLE Date: Fri, 23 Jan 2015 09:56:53 +0100 Message-ID: <54C20CD5.7060001@collabora.co.uk> References: <1417176414-21558-1-git-send-email-sjoerd.simons@collabora.co.uk> <54786C1D.3050306@collabora.co.uk> <54BC9995.4020300@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from bhuna.collabora.co.uk ([93.93.135.160]:37176 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754386AbbAWI45 (ORCPT ); Fri, 23 Jan 2015 03:56:57 -0500 In-Reply-To: <54BC9995.4020300@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Joonyoung Shim , Sjoerd Simons , Kukjin Kim , linux-samsung-soc@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, Andreas Faerber Hello Kukjin, On 01/19/2015 06:43 AM, Joonyoung Shim wrote: >> > > I also hope merge this, already multi_v7_defconfig supports this. > I would also hope this to be merged since it's required to boot using systemd. > Thanks. > >> This is certainly required for newer systemd and has to be enabled. >> >> But it would also be great to have enabled all the config symbols >> that are listed as requirements in the systemd README file: >> >> http://cgit.freedesktop.org/systemd/systemd/tree/README. >> >> Tony added that support to OMAP2+ defconfig in commit 673ce00c >> ("ARM: omap2plus_defconfig: Add support for distros with systemd") >> so the same should be done in exynos_defconfig. >> >> That can of course be a follow-up patch though, so for $subject: >> >> Reviewed-by: Javier Martinez Canillas >> Best regards, Javier From mboxrd@z Thu Jan 1 00:00:00 1970 From: javier.martinez@collabora.co.uk (Javier Martinez Canillas) Date: Fri, 23 Jan 2015 09:56:53 +0100 Subject: [PATCH] ARM: exynos_defconfig: Enable CONFIG_FHANDLE In-Reply-To: <54BC9995.4020300@samsung.com> References: <1417176414-21558-1-git-send-email-sjoerd.simons@collabora.co.uk> <54786C1D.3050306@collabora.co.uk> <54BC9995.4020300@samsung.com> Message-ID: <54C20CD5.7060001@collabora.co.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello Kukjin, On 01/19/2015 06:43 AM, Joonyoung Shim wrote: >> > > I also hope merge this, already multi_v7_defconfig supports this. > I would also hope this to be merged since it's required to boot using systemd. > Thanks. > >> This is certainly required for newer systemd and has to be enabled. >> >> But it would also be great to have enabled all the config symbols >> that are listed as requirements in the systemd README file: >> >> http://cgit.freedesktop.org/systemd/systemd/tree/README. >> >> Tony added that support to OMAP2+ defconfig in commit 673ce00c >> ("ARM: omap2plus_defconfig: Add support for distros with systemd") >> so the same should be done in exynos_defconfig. >> >> That can of course be a follow-up patch though, so for $subject: >> >> Reviewed-by: Javier Martinez Canillas >> Best regards, Javier