From: Vincent Legoll <vincent.legoll@gmail.com>
To: linux-kernel@vger.kernel.org, linux@armlinux.org.uk
Cc: Vincent Legoll <vincent.legoll@gmail.com>
Subject: [PATCH] Make AMBA a menuconfig to ease disabling it all
Date: Fri, 14 Apr 2017 13:39:32 +0200 [thread overview]
Message-ID: <20170414113932.9552-1-vincent.legoll@gmail.com> (raw)
No need to get into the submenu to disable all AMBA-related config entries
Signed-off-by: Vincent Legoll <vincent.legoll@gmail.com>
---
drivers/amba/Kconfig | 12 +++---------
1 file changed, 3 insertions(+), 9 deletions(-)
diff --git a/drivers/amba/Kconfig b/drivers/amba/Kconfig
index 294ba6f..3f8fcb8 100644
--- a/drivers/amba/Kconfig
+++ b/drivers/amba/Kconfig
@@ -1,14 +1,8 @@
-config ARM_AMBA
- bool
-
-if ARM_AMBA
-
-config TEGRA_AHB
- bool
+menuconfig TEGRA_AHB
+ bool "NVIDIA Tegra AHB"
+ depends on ARCH_TEGRA
default y if ARCH_TEGRA
help
Adds AHB configuration functionality for NVIDIA Tegra SoCs,
which controls AHB bus master arbitration and some performance
parameters (priority, prefetch size).
-
-endif
--
2.9.3
next reply other threads:[~2017-04-14 11:39 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-14 11:39 Vincent Legoll [this message]
2017-04-14 11:47 ` Russell King - ARM Linux
2017-04-14 12:33 ` Vincent Legoll
2017-04-17 10:07 ` [PATCH RFC] Make BCMA " Vincent Legoll
2017-04-17 10:07 ` [PATCH] " Vincent Legoll
2017-05-19 6:08 ` Kalle Valo
2017-08-08 11:45 ` bcma: make " Kalle Valo
2017-04-17 10:11 ` [PATCH RFC] Make " Vincent Legoll
2017-04-14 14:02 ` [PATCH] Make AMBA " kbuild test robot
2017-04-14 14:29 ` kbuild test robot
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=20170414113932.9552-1-vincent.legoll@gmail.com \
--to=vincent.legoll@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
/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®