[arm64] remoteproc: Disable QCOM_WCNSS_PIL (fixes FTBFS)

This commit is contained in:
Ben Hutchings 2016-12-05 01:20:23 +00:00
parent b3906798a8
commit 251382a142
2 changed files with 3 additions and 1 deletions

1
debian/changelog vendored
View File

@ -8,6 +8,7 @@ linux (4.9~rc8-1~exp1) UNRELEASED; urgency=medium
* debian/control: Fix build-dependency on flex to work with new versions
that have M-A: allowed
* Revert "default exported asm symbols to zero"
* [arm64] remoteproc: Disable QCOM_WCNSS_PIL (fixes FTBFS)
-- Ben Hutchings <ben@decadent.org.uk> Sat, 03 Dec 2016 02:54:32 +0000

View File

@ -534,7 +534,8 @@ CONFIG_REGULATOR_QCOM_SPMI=m
## file: drivers/remoteproc/Kconfig
##
CONFIG_QCOM_Q6V5_PIL=m
CONFIG_QCOM_WCNSS_PIL=m
#. We want to enable this but it currently results in a dependency loop!
# CONFIG_QCOM_WCNSS_PIL is not set
##
## file: drivers/reset/Kconfig