Skip to content

Commit

Permalink
drivers/Kconfig: remove duplicate entry for soc
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Lars Poeschel authored and Greg Kroah-Hartman committed Jan 25, 2015
1 parent 3d3fecb commit 26713c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,6 @@ source "drivers/staging/Kconfig"

source "drivers/platform/Kconfig"

source "drivers/soc/Kconfig"

source "drivers/clk/Kconfig"

source "drivers/hwspinlock/Kconfig"
Expand Down

0 comments on commit 26713c8

Please sign in to comment.