mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-04 18:21:31 +08:00
buildset/everything: Add some usefull comments.
This commit is contained in:
parent
b376ae131d
commit
5e13963765
@ -8,9 +8,12 @@ name = everything
|
|||||||
extends = default.ini
|
extends = default.ini
|
||||||
|
|
||||||
[modules]
|
[modules]
|
||||||
|
# WiFi
|
||||||
dev_usb_wlan = on
|
dev_usb_wlan = on
|
||||||
dev_wlan_rtwn = on
|
dev_wlan_rtwn = on
|
||||||
net80211 = on
|
net80211 = on
|
||||||
user_space_wlanstats = on
|
user_space_wlanstats = on
|
||||||
usr_sbin_wpa_supplicant = on
|
usr_sbin_wpa_supplicant = on
|
||||||
|
|
||||||
|
# IPSec
|
||||||
netipsec = on
|
netipsec = on
|
||||||
|
Loading…
x
Reference in New Issue
Block a user