mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-29 16:32:48 +02:00
fix wificonf menuconfig depends
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2384 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fbf6556679
commit
fa021b8677
@ -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