提交 93fef7dd 编写于 作者: R Randy Dunlap 提交者: John W. Linville

[PATCH] bcm43xx: fix config menu alignment

Use "depends on" to make all bcm43xx driver options be listed
at the same level.
Signed-off-by: NRandy Dunlap <rdunlap@xenotime.net>
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 4c6f749f
...@@ -17,8 +17,11 @@ config BCM43XX_DEBUG ...@@ -17,8 +17,11 @@ config BCM43XX_DEBUG
config BCM43XX_DMA config BCM43XX_DMA
bool bool
depends on BCM43XX
config BCM43XX_PIO config BCM43XX_PIO
bool bool
depends on BCM43XX
choice choice
prompt "BCM43xx data transfer mode" prompt "BCM43xx data transfer mode"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册