set default regd source from OS
This commit is contained in:
parent
b434bafd4c
commit
f6f8ea3043
@ -3,7 +3,7 @@
|
||||
# Purpose: Allow easy access to specific driver options.
|
||||
#
|
||||
# Edit the following line to change, add or delete options:
|
||||
options 88x2bu rtw_drv_log_level=0 rtw_led_ctrl=1 rtw_vht_enable=1 rtw_power_mgnt=1 rtw_beamform_cap=0 rtw_switch_usb_mode=0
|
||||
options 88x2bu rtw_drv_log_level=0 rtw_led_ctrl=1 rtw_vht_enable=1 rtw_power_mgnt=1 rtw_switch_usb_mode=0
|
||||
#
|
||||
# After editing is complete, save this file (if using nano: Ctrl + x, y, Enter)
|
||||
# and reboot to activate the changes.
|
||||
|
@ -15,6 +15,8 @@
|
||||
#define CONFIG_SINGLE_IMG
|
||||
/* #define CONFIG_DISABLE_ODM */
|
||||
|
||||
#define CONFIG_REGD_SRC_FROM_OS /* set default regd source */
|
||||
|
||||
/*
|
||||
* Public General Config
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user