2014-11-05 15:34:08

by Andreas Larsson

[permalink] [raw]
Subject: [PATCH] soc: Include drivers/soc/Kconfig only once

Signed-off-by: Andreas Larsson <[email protected]>
---
drivers/Kconfig | 2 --
1 file changed, 2 deletions(-)

diff --git a/drivers/Kconfig b/drivers/Kconfig
index 1a693d3..622fa26 100644
--- a/drivers/Kconfig
+++ b/drivers/Kconfig
@@ -148,8 +148,6 @@ source "drivers/remoteproc/Kconfig"

source "drivers/rpmsg/Kconfig"

-source "drivers/soc/Kconfig"
-
source "drivers/devfreq/Kconfig"

source "drivers/extcon/Kconfig"
--
1.7.10.4


2014-11-06 17:00:17

by Kumar Gala

[permalink] [raw]
Subject: Re: [PATCH] soc: Include drivers/soc/Kconfig only once

Acked-by: Kumar Gala <[email protected]>

- k

On Nov 5, 2014, at 9:32 AM, Andreas Larsson <[email protected]> wrote:

> Signed-off-by: Andreas Larsson <[email protected]>
> ---
> drivers/Kconfig | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/Kconfig b/drivers/Kconfig
> index 1a693d3..622fa26 100644
> --- a/drivers/Kconfig
> +++ b/drivers/Kconfig
> @@ -148,8 +148,6 @@ source "drivers/remoteproc/Kconfig"
>
> source "drivers/rpmsg/Kconfig"
>
> -source "drivers/soc/Kconfig"
> -
> source "drivers/devfreq/Kconfig"
>
> source "drivers/extcon/Kconfig"
> --
> 1.7.10.4
>

--
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project