drivers/Kconfig: remove duplicate entry for soc
authorLars Poeschel <poeschel@lemonage.de>
Wed, 14 Jan 2015 10:25:49 +0000 (11:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Jan 2015 12:26:42 +0000 (20:26 +0800)
commit26713c81231363c07cbd0f7392a8c94d7ba8e61c
tree556f9b7d23d96931fb1286f581e017a4f0ec5485
parent3d3fecbddeee24b5c00228f05301b9232c3c9351
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>
drivers/Kconfig