aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/bus/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bus/Kconfig b/drivers/bus/Kconfig
index b9e8cfc93c7e..0a52da439abf 100644
--- a/drivers/bus/Kconfig
+++ b/drivers/bus/Kconfig
@@ -112,6 +112,7 @@ config QCOM_EBI2
112 bool "Qualcomm External Bus Interface 2 (EBI2)" 112 bool "Qualcomm External Bus Interface 2 (EBI2)"
113 depends on HAS_IOMEM 113 depends on HAS_IOMEM
114 depends on ARCH_QCOM || COMPILE_TEST 114 depends on ARCH_QCOM || COMPILE_TEST
115 default ARCH_QCOM
115 help 116 help
116 Say y here to enable support for the Qualcomm External Bus 117 Say y here to enable support for the Qualcomm External Bus
117 Interface 2, which can be used to connect things like NAND Flash, 118 Interface 2, which can be used to connect things like NAND Flash,