linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 03/10] ARM: shmobile: lager: enable CONFIG_DEVTMPFS in defconfig
@ 2014-01-30  0:56 Kuninori Morimoto
  2014-01-31  0:08 ` Simon Horman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kuninori Morimoto @ 2014-01-30  0:56 UTC (permalink / raw)
  To: linux-sh

From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

DEVTMPFS is needed for udev

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 arch/arm/configs/lager_defconfig |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/lager_defconfig b/arch/arm/configs/lager_defconfig
index 883443f..494a6d0 100644
--- a/arch/arm/configs/lager_defconfig
+++ b/arch/arm/configs/lager_defconfig
@@ -49,6 +49,8 @@ CONFIG_IP_PNP_DHCP=y
 # CONFIG_IPV6 is not set
 # CONFIG_WIRELESS is not set
 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
+CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
 CONFIG_NETDEVICES=y
 # CONFIG_NET_CORE is not set
 # CONFIG_NET_VENDOR_ARC is not set
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 03/10] ARM: shmobile: lager: enable CONFIG_DEVTMPFS in defconfig
  2014-01-30  0:56 [PATCH 03/10] ARM: shmobile: lager: enable CONFIG_DEVTMPFS in defconfig Kuninori Morimoto
@ 2014-01-31  0:08 ` Simon Horman
  2014-01-31  0:18 ` Kuninori Morimoto
  2014-01-31  0:39 ` Simon Horman
  2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2014-01-31  0:08 UTC (permalink / raw)
  To: linux-sh

On Wed, Jan 29, 2014 at 04:56:33PM -0800, Kuninori Morimoto wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> 
> DEVTMPFS is needed for udev
> 
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
>  arch/arm/configs/lager_defconfig |    2 ++
>  1 file changed, 2 insertions(+)

Thanks.

There was a minor conflict when applying this patch.
I have queued up the following, please check that it is correct.

From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

ARM: shmobile: lager: enable CONFIG_DEVTMPFS in defconfig

DEVTMPFS is needed for udev

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
[horms+renesas@verge.net.au: resolved trivial conflict]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

diff --git a/arch/arm/configs/lager_defconfig b/arch/arm/configs/lager_defconfig
index ee93b8a..3e7e0ae 100644
--- a/arch/arm/configs/lager_defconfig
+++ b/arch/arm/configs/lager_defconfig
@@ -49,6 +49,8 @@ CONFIG_IP_PNP_DHCP=y
 # CONFIG_IPV6 is not set
 # CONFIG_WIRELESS is not set
 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
+CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
 CONFIG_BLK_DEV_SD=y
 CONFIG_ATA=y
 CONFIG_SATA_RCAR=y

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 03/10] ARM: shmobile: lager: enable CONFIG_DEVTMPFS in defconfig
  2014-01-30  0:56 [PATCH 03/10] ARM: shmobile: lager: enable CONFIG_DEVTMPFS in defconfig Kuninori Morimoto
  2014-01-31  0:08 ` Simon Horman
@ 2014-01-31  0:18 ` Kuninori Morimoto
  2014-01-31  0:39 ` Simon Horman
  2 siblings, 0 replies; 4+ messages in thread
From: Kuninori Morimoto @ 2014-01-31  0:18 UTC (permalink / raw)
  To: linux-sh


Hi Simon

> There was a minor conflict when applying this patch.
> I have queued up the following, please check that it is correct.

It seems very correct
Thank you

Best regards
---
Kuninori Morimoto

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 03/10] ARM: shmobile: lager: enable CONFIG_DEVTMPFS in defconfig
  2014-01-30  0:56 [PATCH 03/10] ARM: shmobile: lager: enable CONFIG_DEVTMPFS in defconfig Kuninori Morimoto
  2014-01-31  0:08 ` Simon Horman
  2014-01-31  0:18 ` Kuninori Morimoto
@ 2014-01-31  0:39 ` Simon Horman
  2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2014-01-31  0:39 UTC (permalink / raw)
  To: linux-sh

On Thu, Jan 30, 2014 at 04:18:00PM -0800, Kuninori Morimoto wrote:
> 
> Hi Simon
> 
> > There was a minor conflict when applying this patch.
> > I have queued up the following, please check that it is correct.
> 
> It seems very correct

Thanks for checking.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-01-31  0:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-30  0:56 [PATCH 03/10] ARM: shmobile: lager: enable CONFIG_DEVTMPFS in defconfig Kuninori Morimoto
2014-01-31  0:08 ` Simon Horman
2014-01-31  0:18 ` Kuninori Morimoto
2014-01-31  0:39 ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).