50a4e8c662
Co-authored-by: 朱耿宇 <zhugengyu@phytium.com.cn>
11 lines
122 B
Plaintext
11 lines
122 B
Plaintext
|
|
menu "ADC Configuration"
|
|
config USE_FADC
|
|
bool
|
|
prompt "Use FADC"
|
|
default n
|
|
|
|
endmenu
|
|
|
|
|