drivers/base: add bus for System-on-Chip devices
[pandora-kernel.git] / drivers / base / Kconfig
index 99f5fad..305e831 100644 (file)
@@ -172,6 +172,9 @@ config SYS_HYPERVISOR
        bool
        default n
 
+config SOC_BUS
+       bool
+
 source "drivers/base/regmap/Kconfig"
 
 config CMA