summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dea858c..f014ef5 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ KBUILD_OPTIONS += CONFIG_CNSS_UTILS=m
# MHI
KBUILD_OPTIONS += CONFIG_MHI_BUS=m
KBUILD_OPTIONS += CONFIG_MHI_BUS_MISC=y
-KBUILD_OPTIONS += CONFIG_MHI_DEBUG=y
+KBUILD_OPTIONS += CONFIG_MHI_BUS_DEBUG=y
# QMI
KBUILD_OPTIONS += CONFIG_QCOM_QMI_HELPERS=m