* [PATCH 06/10] ARM: shmobile: koelsch: enable CONFIG_DEVTMPFS in defconfig
@ 2014-01-30 0:57 Kuninori Morimoto
2014-01-30 8:04 ` Geert Uytterhoeven
2014-01-31 0:10 ` Simon Horman
0 siblings, 2 replies; 3+ messages in thread
From: Kuninori Morimoto @ 2014-01-30 0:57 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/koelsch_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/koelsch_defconfig b/arch/arm/configs/koelsch_defconfig
index e248f49..e4f4089 100644
--- a/arch/arm/configs/koelsch_defconfig
+++ b/arch/arm/configs/koelsch_defconfig
@@ -36,6 +36,8 @@ CONFIG_INET=y
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
+CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
CONFIG_NETDEVICES=y
# CONFIG_NET_VENDOR_ARC is not set
# CONFIG_NET_CADENCE is not set
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 06/10] ARM: shmobile: koelsch: enable CONFIG_DEVTMPFS in defconfig
2014-01-30 0:57 [PATCH 06/10] ARM: shmobile: koelsch: enable CONFIG_DEVTMPFS in defconfig Kuninori Morimoto
@ 2014-01-30 8:04 ` Geert Uytterhoeven
2014-01-31 0:10 ` Simon Horman
1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2014-01-30 8:04 UTC (permalink / raw)
To: linux-sh
On Thu, Jan 30, 2014 at 1:57 AM, Kuninori Morimoto
<kuninori.morimoto.gx@gmail.com> 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/koelsch_defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/configs/koelsch_defconfig b/arch/arm/configs/koelsch_defconfig
> index e248f49..e4f4089 100644
> --- a/arch/arm/configs/koelsch_defconfig
> +++ b/arch/arm/configs/koelsch_defconfig
> @@ -36,6 +36,8 @@ CONFIG_INET=y
> CONFIG_IP_PNP=y
> CONFIG_IP_PNP_DHCP=y
> CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
> +CONFIG_DEVTMPFS=y
> +CONFIG_DEVTMPFS_MOUNT=y
This is already enabled in koelsch_defconfig in Simon's tree.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 06/10] ARM: shmobile: koelsch: enable CONFIG_DEVTMPFS in defconfig
2014-01-30 0:57 [PATCH 06/10] ARM: shmobile: koelsch: enable CONFIG_DEVTMPFS in defconfig Kuninori Morimoto
2014-01-30 8:04 ` Geert Uytterhoeven
@ 2014-01-31 0:10 ` Simon Horman
1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2014-01-31 0:10 UTC (permalink / raw)
To: linux-sh
On Thu, Jan 30, 2014 at 09:04:09AM +0100, Geert Uytterhoeven wrote:
> On Thu, Jan 30, 2014 at 1:57 AM, Kuninori Morimoto
> <kuninori.morimoto.gx@gmail.com> 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/koelsch_defconfig | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/arch/arm/configs/koelsch_defconfig b/arch/arm/configs/koelsch_defconfig
> > index e248f49..e4f4089 100644
> > --- a/arch/arm/configs/koelsch_defconfig
> > +++ b/arch/arm/configs/koelsch_defconfig
> > @@ -36,6 +36,8 @@ CONFIG_INET=y
> > CONFIG_IP_PNP=y
> > CONFIG_IP_PNP_DHCP=y
> > CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
> > +CONFIG_DEVTMPFS=y
> > +CONFIG_DEVTMPFS_MOUNT=y
>
> This is already enabled in koelsch_defconfig in Simon's tree.
Indeed it is, I will skip this patch when queuing up the series.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-31 0:10 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:57 [PATCH 06/10] ARM: shmobile: koelsch: enable CONFIG_DEVTMPFS in defconfig Kuninori Morimoto
2014-01-30 8:04 ` Geert Uytterhoeven
2014-01-31 0:10 ` 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).