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