2014-11-28 14:16:18

by Lars Poeschel

[permalink] [raw]
Subject: [PATCH] drivers/Kconfig: remove duplicate entry for soc

From: Lars Poeschel <[email protected]>

For some reason there was the same menu entry in menuconfig twice. This
trivial patch leaves the one that is older as is and removes the other
entry.

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

diff --git a/drivers/Kconfig b/drivers/Kconfig
index 1a693d3..5add358 100644
--- a/drivers/Kconfig
+++ b/drivers/Kconfig
@@ -132,8 +132,6 @@ source "drivers/staging/Kconfig"

source "drivers/platform/Kconfig"

-source "drivers/soc/Kconfig"
-
source "drivers/clk/Kconfig"

source "drivers/hwspinlock/Kconfig"
--
2.1.3


2014-11-28 17:50:16

by Borislav Petkov

[permalink] [raw]
Subject: Re: [PATCH] drivers/Kconfig: remove duplicate entry for soc

On Fri, Nov 28, 2014 at 03:08:40PM +0100, [email protected] wrote:
> From: Lars Poeschel <[email protected]>
>
> For some reason there was the same menu entry in menuconfig twice. This
> trivial patch leaves the one that is older as is and removes the other
> entry.
>
> Signed-off-by: Lars Poeschel <[email protected]>

Acked-by: Borislav Petkov <[email protected]>

--
Regards/Gruss,
Boris.

Sent from a fat crate under my desk. Formatting is fine.
--