diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-07-29 00:19:40 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-09-05 18:52:54 +0200 |
commit | d2b86100245080cfdf1e95e9e07477474c1be2bd (patch) | |
tree | 2ea7e53816582f82ff9d52516cd9ad11298cebaa /arch/sh | |
parent | Linux 5.9-rc3 (diff) | |
download | linux-d2b86100245080cfdf1e95e9e07477474c1be2bd.tar.xz linux-d2b86100245080cfdf1e95e9e07477474c1be2bd.zip |
rapidio: Replace 'select' DMAENGINES 'with depends on'
Enabling a whole subsystem from a single driver 'select' is frowned
upon and won't be accepted in new drivers, that need to use 'depends on'
instead. Existing selection of DMAENGINES will then cause circular
dependencies. Replace them with a dependency.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Diffstat (limited to 'arch/sh')
0 files changed, 0 insertions, 0 deletions