Update Kconfig

This commit is contained in:
Bernard Xiong 2019-01-30 09:24:47 +08:00 committed by GitHub
parent 227b6eb30d
commit c974949cee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -22,8 +22,8 @@ if RT_USING_SERIAL
default y default y
config RT_SERIAL_RB_BUFSZ config RT_SERIAL_RB_BUFSZ
int "Set RX buffer size" int "Set RX buffer size"
default 64 default 64
endif endif
@ -241,8 +241,8 @@ config RT_USING_AUDIO
menu "Using WiFi" menu "Using WiFi"
config RT_USING_WIFI config RT_USING_WIFI
bool "Using Wi-Fi framework" bool "Using Wi-Fi framework"
default n default n
if RT_USING_WIFI if RT_USING_WIFI
config RT_WLAN_DEVICE_STA_NAME config RT_WLAN_DEVICE_STA_NAME