Skip to content
Commit c98cdaef authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Kalle Valo
Browse files

ath5k: Add proper dependency for ATH5K_AHB



The CONFIG_ATH5K_AHB could be enabled on ATH25 system without enabling
ATH5K driver itself.  This does not make sense because CONFIG_ATH5K_AHB
controls object build within drivers/net/wireless/ath/ath5k/ so enabling
it without CONFIG_ATH5K brings nothing.

Add proper dependency to CONFIG_ATH5K_AHB.

Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent a41d1034
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment