6 lines
146 B
Plaintext
6 lines
146 B
Plaintext
|
config DRIVERS_VIDEO
|
||
|
bool "Enable Video"
|
||
|
default y
|
||
|
depends on DRIVERS
|
||
|
help
|
||
|
Answer Y to enable LiteOS support video driver.
|