10 lines
114 B
Plaintext
10 lines
114 B
Plaintext
menu "FPWM Configuration"
|
|
config USE_FPWM
|
|
bool
|
|
prompt "Use FPWM"
|
|
default n
|
|
|
|
endmenu
|
|
|
|
|