diff options
-rw-r--r-- | drivers/bus/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/bus/Kconfig b/drivers/bus/Kconfig index 129d47bcc5fc..9a92c072a485 100644 --- a/drivers/bus/Kconfig +++ b/drivers/bus/Kconfig | |||
@@ -132,7 +132,7 @@ config SUNXI_RSB | |||
132 | and AC100/AC200 ICs. | 132 | and AC100/AC200 ICs. |
133 | 133 | ||
134 | config UNIPHIER_SYSTEM_BUS | 134 | config UNIPHIER_SYSTEM_BUS |
135 | bool "UniPhier System Bus driver" | 135 | tristate "UniPhier System Bus driver" |
136 | depends on ARCH_UNIPHIER && OF | 136 | depends on ARCH_UNIPHIER && OF |
137 | default y | 137 | default y |
138 | help | 138 | help |