8 lines
128 B
Plaintext
Executable File
8 lines
128 B
Plaintext
Executable File
menu "Display Service"
|
|
|
|
config MEDIA_DISPLAY_SERVICE
|
|
depends on SYS_CPU1
|
|
bool "Enable Display Service"
|
|
default y
|
|
endmenu
|