mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 18:03:43 +02:00
revert config default change for ieee80211-dscape, do real depends instead
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2799 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5f3ddcc0c8
commit
5df6b9ba9a
@ -1,8 +1,9 @@
|
|||||||
config BR2_PACKAGE_KMOD_IEEE80211_DSCAPE
|
config BR2_PACKAGE_KMOD_IEEE80211_DSCAPE
|
||||||
prompt "kmod-ieee80211-dscape............. IEEE 802.11 stack (devicescape)"
|
prompt "kmod-ieee80211-dscape............. IEEE 802.11 stack (devicescape)"
|
||||||
tristate
|
tristate
|
||||||
default y if BR2_LINUX_2_6_BRCM
|
default m
|
||||||
default n
|
depends BR2_LINUX_2_6_BRCM || BR2_LINUX_2_6_X86
|
||||||
|
|
||||||
help
|
help
|
||||||
IEEE 802.11 stack (devicescape)
|
IEEE 802.11 stack (devicescape)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user