You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
menuconfig SOCT_OMXVDEC_SUPPORT
|
|
tristate "OMXVDEC Support"
|
|
default y if SOCT_DRV_BUILDIN
|
|
default m
|
|
|
|
config SOCT_OMXVDEC_TVOS_SUPPORT
|
|
bool "TVOS Support"
|
|
depends on SOCT_OMXVDEC_SUPPORT
|
|
default n
|
|
|