50a4e8c662
Co-authored-by: 朱耿宇 <zhugengyu@phytium.com.cn>
10 lines
125 B
Plaintext
10 lines
125 B
Plaintext
menu "FRTC Configuration"
|
|
config ENABLE_FRTC
|
|
bool
|
|
prompt "Use FRTC"
|
|
default n
|
|
|
|
endmenu
|
|
|
|
|