linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: s.trumtrar@pengutronix.de (Steffen Trumtrar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: socfpga: enable INOTIFY_USER
Date: Sun, 19 Oct 2014 13:53:02 +0200	[thread overview]
Message-ID: <1413719582-16014-3-git-send-email-s.trumtrar@pengutronix.de> (raw)
In-Reply-To: <1413719582-16014-1-git-send-email-s.trumtrar@pengutronix.de>

The defconfig has every options that are needed to boot a systemd-based
user space apart from INOTIFY_USER.

Enable it.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
---
 arch/arm/configs/socfpga_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig
index 40eaca055c85..f5a6af6a0de9 100644
--- a/arch/arm/configs/socfpga_defconfig
+++ b/arch/arm/configs/socfpga_defconfig
@@ -86,7 +86,7 @@ CONFIG_EXT2_FS_XATTR=y
 CONFIG_EXT2_FS_POSIX_ACL=y
 CONFIG_EXT3_FS=y
 # CONFIG_DNOTIFY is not set
-# CONFIG_INOTIFY_USER is not set
+CONFIG_INOTIFY_USER=y
 CONFIG_VFAT_FS=y
 CONFIG_NTFS_FS=y
 CONFIG_NTFS_RW=y
-- 
2.1.1

  parent reply	other threads:[~2014-10-19 11:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-19 11:53 [PATCH 1/3] ARM: socfpga: cleanup socfpga_defconfig Steffen Trumtrar
2014-10-19 11:53 ` [PATCH 2/3] ARM: socfpga: enable PL330_DMA Steffen Trumtrar
2014-10-19 11:53 ` Steffen Trumtrar [this message]
2014-10-20 16:49   ` [PATCH 3/3] ARM: socfpga: enable INOTIFY_USER Dinh Nguyen
2014-10-20 17:33     ` Steffen Trumtrar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1413719582-16014-3-git-send-email-s.trumtrar@pengutronix.de \
    --to=s.trumtrar@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).