aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/Kconfig
diff options
context:
space:
mode:
authorLars Poeschel <poeschel@lemonage.de>2015-01-14 11:25:49 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-01-25 20:26:42 +0800
commit26713c81231363c07cbd0f7392a8c94d7ba8e61c (patch)
tree556f9b7d23d96931fb1286f581e017a4f0ec5485 /drivers/Kconfig
parentMAINTAINERS: add git url entry for UIO (diff)
downloadlinux-dev-26713c81231363c07cbd0f7392a8c94d7ba8e61c.tar.xz
linux-dev-26713c81231363c07cbd0f7392a8c94d7ba8e61c.zip
drivers/Kconfig: remove duplicate entry for soc
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 <poeschel@lemonage.de> Signed-off-by: Pramod Gurav <pramod.gurav@smartplayin.com> Acked-by: Borislav Petkov <bp@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/Kconfig')
-rw-r--r--drivers/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/Kconfig b/drivers/Kconfig
index 694d5a70d6ce..c70d6e45dc10 100644
--- a/drivers/Kconfig
+++ b/drivers/Kconfig
@@ -134,8 +134,6 @@ source "drivers/staging/Kconfig"
source "drivers/platform/Kconfig"
-source "drivers/soc/Kconfig"
-
source "drivers/clk/Kconfig"
source "drivers/hwspinlock/Kconfig"