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:
Gil Pitney 2018-07-11 17:01:10 -07:00 committed by Kumar Gala
commit c90170c5c5
7 changed files with 15 additions and 14 deletions

View file

@ -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