commit 3a6e08218f36baa9c49282ad2fe0dfbf001d8f23
("soc: Introduce drivers/soc place-holder for SOC specific drivers")
added a duplicate source for soc Kconfig, which had already been
introduced by commit 41f93af900a20d1a0a358b522b5129c89677e9dc
("soc: ti: add Keystone Navigator QMSS driver").

Cc: Sandeep Nair <sandee...@ti.com>
Cc: Kumar Gala <ga...@codeaurora.org>
Signed-off-by: Peter Hurley <pe...@hurleysoftware.com>
---
 drivers/Kconfig | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/Kconfig b/drivers/Kconfig
index 694d5a7..2683e63 100644
--- a/drivers/Kconfig
+++ b/drivers/Kconfig
@@ -150,8 +150,6 @@ source "drivers/remoteproc/Kconfig"
 
 source "drivers/rpmsg/Kconfig"
 
-source "drivers/soc/Kconfig"
-
 source "drivers/devfreq/Kconfig"
 
 source "drivers/extcon/Kconfig"
-- 
2.2.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to