mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-22 04:18:10 +00:00
fix wificonf menuconfig depends
SVN-Revision: 2384
This commit is contained in:
parent
a86fd3de94
commit
e30e533bfa
@ -1,7 +1,8 @@
|
|||||||
config BR2_PACKAGE_WIFICONF
|
config BR2_PACKAGE_WIFICONF
|
||||||
prompt "wificonf.......................... replacement utility for wlconf"
|
prompt "wificonf.......................... replacement utility for wlconf"
|
||||||
tristate
|
tristate
|
||||||
default y if BR2_LINUX_2_4_BRCM
|
default y
|
||||||
|
depends BR2_PACKAGE_NVRAM
|
||||||
help
|
help
|
||||||
Replacement utility for wlconf
|
Replacement utility for wlconf
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user