* [PATCH] Kconfig: Add clocksource menu
@ 2018-11-28 10:01 Jules Maselbas
2018-11-29 8:07 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Jules Maselbas @ 2018-11-28 10:01 UTC (permalink / raw)
To: barebox; +Cc: cleger, Jules Maselbas
Signed-off-by: Jules Maselbas <jmaselbas@kalray.eu>
---
drivers/clocksource/Kconfig | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
index 3caf72503..02659d86a 100644
--- a/drivers/clocksource/Kconfig
+++ b/drivers/clocksource/Kconfig
@@ -1,3 +1,5 @@
+menu "Clocksource"
+
config ARCH_HAS_IMX_GPT
bool
@@ -80,3 +82,5 @@ config CLOCKSOURCE_ARM_GLOBAL_TIMER
config CLOCKSOURCE_IMX_GPT
def_bool y
depends on ARCH_HAS_IMX_GPT
+
+endmenu
--
2.19.1.1052.gd166e6a
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Kconfig: Add clocksource menu
2018-11-28 10:01 [PATCH] Kconfig: Add clocksource menu Jules Maselbas
@ 2018-11-29 8:07 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2018-11-29 8:07 UTC (permalink / raw)
To: Jules Maselbas; +Cc: cleger, barebox
On Wed, Nov 28, 2018 at 11:01:18AM +0100, Jules Maselbas wrote:
> Signed-off-by: Jules Maselbas <jmaselbas@kalray.eu>
> ---
> drivers/clocksource/Kconfig | 4 ++++
> 1 file changed, 4 insertions(+)
Appliedm, thanks
Sascha
>
> diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
> index 3caf72503..02659d86a 100644
> --- a/drivers/clocksource/Kconfig
> +++ b/drivers/clocksource/Kconfig
> @@ -1,3 +1,5 @@
> +menu "Clocksource"
> +
> config ARCH_HAS_IMX_GPT
> bool
>
> @@ -80,3 +82,5 @@ config CLOCKSOURCE_ARM_GLOBAL_TIMER
> config CLOCKSOURCE_IMX_GPT
> def_bool y
> depends on ARCH_HAS_IMX_GPT
> +
> +endmenu
> --
> 2.19.1.1052.gd166e6a
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-11-29 8:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-28 10:01 [PATCH] Kconfig: Add clocksource menu Jules Maselbas
2018-11-29 8:07 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox