drivers/wifi: Add files skeleton for adding WiFi drivers
This will help not to collide within drivers implementations and/or avoid dependency from one driver to another one. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
parent
dc81659bc5
commit
8b839b4e0c
3 changed files with 42 additions and 0 deletions
|
@ -73,4 +73,6 @@ source "drivers/display/Kconfig"
|
|||
|
||||
source "drivers/led_strip/Kconfig"
|
||||
|
||||
source "drivers/wifi/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue