bus: uniphier-system-bus: add UniPhier System Bus driver
[deliverable/linux.git] / drivers / bus / Kconfig
index 116b363b79872ddbb724a6b8a6ee042d960ba9b5..9a92c072a485def0b2730340503d1984d5a6dc1d 100644 (file)
@@ -131,6 +131,14 @@ config SUNXI_RSB
          with various RSB based devices, such as AXP223, AXP8XX PMICs,
          and AC100/AC200 ICs.
 
+config UNIPHIER_SYSTEM_BUS
+       tristate "UniPhier System Bus driver"
+       depends on ARCH_UNIPHIER && OF
+       default y
+       help
+         Support for UniPhier System Bus, a simple external bus.  This is
+         needed to use on-board devices connected to UniPhier SoCs.
+
 config VEXPRESS_CONFIG
        bool "Versatile Express configuration bus"
        default y if ARCH_VEXPRESS
This page took 0.043825 seconds and 5 git commands to generate.