X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=drivers%2Fof%2FKconfig;h=4ba54ffb3a4ba98cfb55314146202cdcc3737927;hb=809f1863e83e31e3c3cc259fd2cc1470fc772aa5;hp=e2a48415d9691059f1beb2afee7f134019d65ecf;hpb=6545f3189707c9105fcf160c2da2ddd2dacca331;p=sagit-ice-cold%2Fkernel_xiaomi_msm8998.git diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig index e2a48415d969..4ba54ffb3a4b 100644 --- a/drivers/of/Kconfig +++ b/drivers/of/Kconfig @@ -112,4 +112,8 @@ config OF_OVERLAY While this option is selected automatically when needed, you can enable it manually to improve device tree unit test coverage. +config OF_DMA_DEFAULT_COHERENT + # arches should select this if DMA is coherent by default for OF devices + bool + endif # OF