提交 cc1ad9d2 编写于 作者: Z Zhao, Gang 提交者: John W. Linville

b43: Kconfig: let config B43_BCMA_PIO depends on B43

Logically, config B43_BCMA_PIO should depend on B43. This also solves
the problem that sub options of b43 driver didn't indent correctly in
make menuconfig's ncurses window.
Signed-off-by: NZhao, Gang <gamerh2o@gmail.com>
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 711f145a
...@@ -92,7 +92,7 @@ config B43_SDIO ...@@ -92,7 +92,7 @@ config B43_SDIO
# if we can do DMA. # if we can do DMA.
config B43_BCMA_PIO config B43_BCMA_PIO
bool bool
depends on B43_BCMA depends on B43 && B43_BCMA
select BCMA_BLOCKIO select BCMA_BLOCKIO
default y default y
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册