mirror of
https://github.com/openharmony/device_soc_st.git
synced 2026-07-01 23:04:51 -04:00
!55 feat: WLAN framework's component compile decoupling about probing device
Merge pull request !55 from wangyanzhen/master
This commit is contained in:
@@ -58,6 +58,7 @@ root {
|
||||
}
|
||||
bootUpTimeOut = 30;
|
||||
bus {
|
||||
busEnable = 1; /* 0-not enable; 1-enable */
|
||||
busType = 0; /* 0-sdio 1-usb 2-spi etc. */
|
||||
busIdx = 2;
|
||||
funcNum = [1,2];
|
||||
@@ -91,6 +92,7 @@ root {
|
||||
}
|
||||
bootUpTimeOut = 32;
|
||||
bus {
|
||||
busEnable = 1; /* 0-not enable; 1-enable */
|
||||
busType = 0; /* 0-sdio 1-usb 2-spi etc. */
|
||||
busIdx = 2;
|
||||
funcNum = [1];
|
||||
|
||||
Reference in New Issue
Block a user