adding-wifi-driver.md add atbm example

pull/356/head
thegroove 2024-04-18 03:15:02 +02:00 committed by GitHub
parent 246ac49eb8
commit 2aa196f689
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

View File

@ -47,6 +47,13 @@ BR2_PACKAGE_ATBM60XX_INTERFACE_USB
BR2_PACKAGE_ATBM60XX_INTERFACE_SDIO
```
*Example: to build atbm603x_wifi_usb:*
```
BR2_PACKAGE_ATBM60XX=y
BR2_PACKAGE_ATBM60XX_MODEL_603X=y
BR2_PACKAGE_ATBM60XX_INTERFACE_USB=y
```
#### iComm:
*SSV615X/SSV625X, USB ID 0x6000:*