8 lines
128 B
Plaintext
8 lines
128 B
Plaintext
![]() |
menu "Display Service"
|
||
|
|
||
|
config MEDIA_DISPLAY_SERVICE
|
||
|
depends on SYS_CPU1
|
||
|
bool "Enable Display Service"
|
||
|
default y
|
||
|
endmenu
|