drivers: wifi: simplelink: move files into a dedicated subdir
Place simplelink driver files into a subdirectory on par with winc1500 subdirectory, to effect a better file organization. No functional change in this patch. Signed-off-by: Gil Pitney <gil.pitney@linaro.org>
This commit is contained in:
parent
9aebe8b466
commit
c90170c5c5
7 changed files with 15 additions and 14 deletions
|
@ -42,6 +42,6 @@ config WIFI_OFFLOAD
|
|||
Enable support for Full-MAC WiFi devices.
|
||||
|
||||
source "drivers/wifi/winc1500/Kconfig.winc1500"
|
||||
source "drivers/wifi/Kconfig.simplelink"
|
||||
source "drivers/wifi/simplelink/Kconfig.simplelink"
|
||||
|
||||
endif # WIFI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue