From: Vincent Legoll <vincent.legoll@gmail.com>
To: gregkh@linuxfoundation.org, arve@android.com,
riandrews@android.com, devel@driverdev.osuosl.org,
linux-kernel@vger.kernel.org
Cc: Vincent Legoll <vincent.legoll@gmail.com>
Subject: [PATCH] Make ANDROID a menuconfig to ease disabling it all
Date: Sun, 3 Dec 2017 19:33:55 +0100 [thread overview]
Message-ID: <20171203183355.18072-1-vincent.legoll@gmail.com> (raw)
No need to get into the submenu to disable all ANDROID-related config entries
Signed-off-by: Vincent Legoll <vincent.legoll@gmail.com>
---
drivers/android/Kconfig | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/drivers/android/Kconfig b/drivers/android/Kconfig
index 7dce3795b887..e9434777acba 100644
--- a/drivers/android/Kconfig
+++ b/drivers/android/Kconfig
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0
-menu "Android"
-
-config ANDROID
+menuconfig ANDROID
bool "Android Drivers"
---help---
Enable support for various drivers needed on the Android platform
@@ -56,5 +54,3 @@ config ANDROID_BINDER_IPC_SELFTEST
alignments.
endif # if ANDROID
-
-endmenu
--
2.11.0
next reply other threads:[~2017-12-03 18:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-03 18:33 Vincent Legoll [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-04-14 9:04 Vincent Legoll
2017-04-14 9:27 ` Greg KH
2017-04-14 9:46 ` Vincent Legoll
2017-04-14 12:32 ` Greg KH
2017-04-14 12:46 ` Vincent Legoll
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=20171203183355.18072-1-vincent.legoll@gmail.com \
--to=vincent.legoll@gmail.com \
--cc=arve@android.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=riandrews@android.com \
/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
all inboxes | Powered by JetHome®