forked from xuos/xiuos
8 lines
141 B
Plaintext
8 lines
141 B
Plaintext
menuconfig SUPPORT_KNOWING_FRAMEWORK
|
|
bool "support knowing framework"
|
|
default y
|
|
|
|
if SUPPORT_KNOWING_FRAMEWORK
|
|
|
|
endif
|