drivers: wifi: rename WiFi kconfig prompt
use same naming convention for kconfig drivers entries Signed-off-by: Mohamed ElShahawi <ExtremeGTX@hotmail.com>
This commit is contained in:
parent
1cf89dcdfb
commit
d90da6fc9b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
menuconfig WIFI
|
menuconfig WIFI
|
||||||
bool "add support for Wi-Fi Drivers"
|
bool "Wi-Fi Drivers"
|
||||||
|
|
||||||
if WIFI
|
if WIFI
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue