diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2019-09-03 23:21:36 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2019-09-03 23:21:35 -0700 |
| commit | 20c4cc6a6e2eb3659dfd293c129a71c098684f1b (patch) | |
| tree | 7f7cb5e18a7a9c6909466cb7f3ac83371e81eeec /drivers/platform | |
| parent | 3bf778da1f8d2e4a181881edbdfa2432e1372391 (diff) | |
| parent | 475c082bb43fd690b53e39bad585c2c2dbf0f4e7 (diff) | |
Merge "msm: qcn: Add QCN SDIO core driver directory in Kconfig"
Diffstat (limited to 'drivers/platform')
| -rw-r--r-- | drivers/platform/msm/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/platform/msm/Kconfig b/drivers/platform/msm/Kconfig index 92773ff33188..cb7105eed963 100644 --- a/drivers/platform/msm/Kconfig +++ b/drivers/platform/msm/Kconfig @@ -214,4 +214,7 @@ config MSM_EXT_DISPLAY Enabling this option adds MSM External Display Driver. External Display driver was added to support the communication between external display driver and its couterparts. + +source "drivers/platform/msm/qcn/Kconfig" + endmenu |
