“63a5f483af0ead9e936e8580c6a029b13819b4dc”上不存在“...infiniband/git@gitcode.net:openharmony/kernel_linux.git”
提交 8c8b964c 编写于 作者: R Rafał Miłecki 提交者: John W. Linville

b43: select BLOCKIO for BCMA

We want PIO as fallback for BCMA as well.
Signed-off-by: NRafał Miłecki <zajec5@gmail.com>
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 6ff1e5cf
...@@ -90,6 +90,12 @@ config B43_SDIO ...@@ -90,6 +90,12 @@ config B43_SDIO
#Data transfers to the device via PIO. We want it as a fallback even #Data transfers to the device via PIO. We want it as a fallback even
# if we can do DMA. # if we can do DMA.
config B43_BCMA_PIO
bool
depends on B43_BCMA
select BCMA_BLOCKIO
default y
config B43_PIO config B43_PIO
bool bool
depends on B43 depends on B43
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册