Skip to content

Commit

Permalink
extcon: qcom-spmi-misc: add dependency on ARCH_QCOM
Browse files Browse the repository at this point in the history
Depend on the architecture the device actuall is in, also add
dep on the compile test to ensure continued coverage.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
  • Loading branch information
Peter Robinson authored and Chanwoo Choi committed May 23, 2017
1 parent cf5459a commit a781a7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/extcon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ config EXTCON_PALMAS

config EXTCON_QCOM_SPMI_MISC
tristate "Qualcomm USB extcon support"
depends on ARCH_QCOM || COMPILE_TEST
help
Say Y here to enable SPMI PMIC based USB cable detection
support on Qualcomm PMICs such as PM8941.
Expand Down

0 comments on commit a781a7d

Please sign in to comment.