From: Greg Hackmann <ghackmann@google.com>
To: Rob Herring <robh@kernel.org>
Cc: Dmitry Shmidt <dimitrysh@google.com>,
linux-kernel@vger.kernel.org,
Greg Hackmann <ghackmann@google.com>
Subject: [PATCH] config: android-base: CONFIG_SYNC -> CONFIG_SYNC_FILE
Date: Tue, 14 Mar 2017 13:44:04 -0700 [thread overview]
Message-ID: <20170314204404.9881-1-ghackmann@google.com> (raw)
Explicit sync was renamed to CONFIG_SYNC_FILE when it was destaged, but
the Android config fragment still tries to use the old name.
Signed-off-by: Greg Hackmann <ghackmann@google.com>
---
kernel/configs/android-base.config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/configs/android-base.config b/kernel/configs/android-base.config
index 26a06e09a5bd..1bbc0ca5b16e 100644
--- a/kernel/configs/android-base.config
+++ b/kernel/configs/android-base.config
@@ -140,7 +140,7 @@ CONFIG_SECURITY_SELINUX=y
CONFIG_SETEND_EMULATION=y
CONFIG_STAGING=y
CONFIG_SWP_EMULATION=y
-CONFIG_SYNC=y
+CONFIG_SYNC_FILE=y
CONFIG_TUN=y
CONFIG_UNIX=y
CONFIG_USB_GADGET=y
--
2.12.0.367.g23dc2f6d3c-goog
reply other threads:[~2017-03-14 20:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20170314204404.9881-1-ghackmann@google.com \
--to=ghackmann@google.com \
--cc=dimitrysh@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.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