esp32c3/Kconfig: Don't select options already selected.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
parent
4ccedb176e
commit
20c6996e81
@ -365,8 +365,6 @@ config ESP32C3_RSA_ACCELERATOR
|
|||||||
config ESP32C3_WIFI
|
config ESP32C3_WIFI
|
||||||
bool "Wi-Fi"
|
bool "Wi-Fi"
|
||||||
default n
|
default n
|
||||||
select NET
|
|
||||||
select ARCH_PHY_INTERRUPT
|
|
||||||
select ESP32C3_WIRELESS
|
select ESP32C3_WIRELESS
|
||||||
---help---
|
---help---
|
||||||
Enable Wi-Fi support
|
Enable Wi-Fi support
|
||||||
|
Loading…
Reference in New Issue
Block a user