[PATCH 14/15] Revert "bus: uniphier: allow only built-in driver"
From: Kefeng Wang <hidden>
Date: 2016-01-27 04:31:59
Also in:
lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Kefeng Wang <hidden>
Date: 2016-01-27 04:31:59
Also in:
lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
This reverts commit 326ea45aa827da6686c78b5907f9839f91ef5782. After covering to use helper of_platform_default_populate() to populate the default bus, no error in build uniphier driver as a module. Cc: Masahiro Yamada <redacted> Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Kefeng Wang <redacted> --- drivers/bus/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/bus/Kconfig b/drivers/bus/Kconfig
index 129d47b..9a92c07 100644
--- a/drivers/bus/Kconfig
+++ b/drivers/bus/Kconfig@@ -132,7 +132,7 @@ config SUNXI_RSB and AC100/AC200 ICs. config UNIPHIER_SYSTEM_BUS - bool "UniPhier System Bus driver" + tristate "UniPhier System Bus driver" depends on ARCH_UNIPHIER && OF default y help
--
2.6.0.GIT