* [PATCH 01/10] ARM: shmobile: marzen: enable CONFIG_DEVTMPFS in defconfig
@ 2014-01-30 0:56 Kuninori Morimoto
2014-01-30 17:26 ` Sergei Shtylyov
2014-01-31 0:15 ` Simon Horman
0 siblings, 2 replies; 3+ 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>
This reverts commit 41307133da4b6f242ecbb45950b9d043c0b21b96.
DEVTMPFS is needed for udev
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
arch/arm/configs/marzen_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/marzen_defconfig b/arch/arm/configs/marzen_defconfig
index f21bd40..92994f7 100644
--- a/arch/arm/configs/marzen_defconfig
+++ b/arch/arm/configs/marzen_defconfig
@@ -43,6 +43,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_STANDALONE is not set
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
# CONFIG_FW_LOADER is not set
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 01/10] ARM: shmobile: marzen: enable CONFIG_DEVTMPFS in defconfig
2014-01-30 0:56 [PATCH 01/10] ARM: shmobile: marzen: enable CONFIG_DEVTMPFS in defconfig Kuninori Morimoto
@ 2014-01-30 17:26 ` Sergei Shtylyov
2014-01-31 0:15 ` Simon Horman
1 sibling, 0 replies; 3+ messages in thread
From: Sergei Shtylyov @ 2014-01-30 17:26 UTC (permalink / raw)
To: linux-sh
Hello.
On 01/30/2014 03:56 AM, Kuninori Morimoto wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> This reverts commit 41307133da4b6f242ecbb45950b9d043c0b21b96.
Please also specify that commit's summary line in parens (since you're not
doing this in the subject).
> DEVTMPFS is needed for udev
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
WBR, Sergei
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 01/10] ARM: shmobile: marzen: enable CONFIG_DEVTMPFS in defconfig
2014-01-30 0:56 [PATCH 01/10] ARM: shmobile: marzen: enable CONFIG_DEVTMPFS in defconfig Kuninori Morimoto
2014-01-30 17:26 ` Sergei Shtylyov
@ 2014-01-31 0:15 ` Simon Horman
1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2014-01-31 0:15 UTC (permalink / raw)
To: linux-sh
On Thu, Jan 30, 2014 at 09:26:51PM +0300, Sergei Shtylyov wrote:
> Hello.
>
> On 01/30/2014 03:56 AM, Kuninori Morimoto wrote:
>
> >From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
>
> >This reverts commit 41307133da4b6f242ecbb45950b9d043c0b21b96.
>
> Please also specify that commit's summary line in parens (since
> you're not doing this in the subject).
>
> >DEVTMPFS is needed for udev
>
> >Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
>
> WBR, Sergei
Thanks, I have queued up the following.
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
ARM: shmobile: marzen: enable CONFIG_DEVTMPFS in defconfig
This reverts commit 41307133da4b6f242ecbb45950b9d043c0b21b96
("ARM: shmobile: marzen: Do not enable CONFIG_DEVTMPFS 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: Added subject of reverted patch to changelog]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
diff --git a/arch/arm/configs/marzen_defconfig b/arch/arm/configs/marzen_defconfig
index f21bd40..92994f7 100644
--- a/arch/arm/configs/marzen_defconfig
+++ b/arch/arm/configs/marzen_defconfig
@@ -43,6 +43,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_STANDALONE is not set
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
# CONFIG_FW_LOADER is not set
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-31 0:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-30 0:56 [PATCH 01/10] ARM: shmobile: marzen: enable CONFIG_DEVTMPFS in defconfig Kuninori Morimoto
2014-01-30 17:26 ` Sergei Shtylyov
2014-01-31 0:15 ` 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).