remarkable-linux/drivers/remoteproc
Peter Griffin e41ddbc00e remoteproc: Update Kconfig setup to 'depends on REMOTEPROC'
Make REMOTEPROC core a selectable kconfig option, and update
remoteproc client drivers to 'depends on' the core. This avoids
some nasty Kconfig recursive dependency issues. Also when using
menuconfig client drivers will be hidden until the core has been
enabled.

Documentation/kbuild/kconfig-language.txt:

  Note:
        select should be used with care. select will force
        a symbol to a value without visiting the dependencies.
        By abusing select you are able to select a symbol FOO even
        if FOO depends on BAR that is not set.
        In general use select only for non-visible symbols
        (no prompts anywhere) and for symbols with no dependencies.
        That will limit the usefulness but on the other hand avoid
        the illegal configurations all over.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2016-10-18 20:12:05 +05:30
..
da8xx_remoteproc.c remoteproc: Split driver and consumer dereferencing 2016-10-02 22:50:21 -07:00
Kconfig remoteproc: Update Kconfig setup to 'depends on REMOTEPROC' 2016-10-18 20:12:05 +05:30
Makefile remoteproc: st_slim_rproc: add a slimcore rproc driver 2016-10-18 20:12:05 +05:30
omap_remoteproc.c remoteproc: Split driver and consumer dereferencing 2016-10-02 22:50:21 -07:00
omap_remoteproc.h remoteproc/omap: add a remoteproc driver for OMAP4 2012-02-08 22:53:47 +02:00
qcom_mdt_loader.c remoteproc: qcom: Driver for the self-authenticating Hexagon v5 2016-07-13 13:38:15 -07:00
qcom_mdt_loader.h remoteproc: qcom: Driver for the self-authenticating Hexagon v5 2016-07-13 13:38:15 -07:00
qcom_q6v5_pil.c remoteproc: Split driver and consumer dereferencing 2016-10-02 22:50:21 -07:00
qcom_wcnss.c remoteproc: Split driver and consumer dereferencing 2016-10-02 22:50:21 -07:00
qcom_wcnss.h remoteproc: qcom: Introduce WCNSS peripheral image loader 2016-08-18 12:48:46 -07:00
qcom_wcnss_iris.c remoteproc: qcom: Introduce WCNSS peripheral image loader 2016-08-18 12:48:46 -07:00
remoteproc_core.c remoteproc: Refactor rproc module locking 2016-10-02 22:50:22 -07:00
remoteproc_debugfs.c remoteproc: align code with open parenthesis 2016-08-12 21:27:49 -07:00
remoteproc_elf_loader.c remoteproc: align code with open parenthesis 2016-08-12 21:27:49 -07:00
remoteproc_internal.h remoteproc: align code with open parenthesis 2016-08-12 21:27:49 -07:00
remoteproc_virtio.c remoteproc: Introduce auto-boot flag 2016-08-17 23:17:42 -07:00
st_remoteproc.c remoteproc: Split driver and consumer dereferencing 2016-10-02 22:50:21 -07:00
st_slim_rproc.c remoteproc: st_slim_rproc: add a slimcore rproc driver 2016-10-18 20:12:05 +05:30
ste_modem_rproc.c remoteproc: Split driver and consumer dereferencing 2016-10-02 22:50:21 -07:00
wkup_m3_rproc.c remoteproc: Split driver and consumer dereferencing 2016-10-02 22:50:21 -07:00