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.
25 lines
542 B
25 lines
542 B
menuconfig SOCT_VPSS_SUPPORT
|
|
tristate "VPSS Support"
|
|
default y if SOCT_DRV_BUILDIN
|
|
default m
|
|
|
|
config CONFIG_VPSS_TEST_NOUSE_PQ
|
|
bool "VPSS TEST_NOUSE_PQ Support"
|
|
depends on SOCT_VPSS_SUPPORT
|
|
default n
|
|
|
|
config CONFIG_VPSS_TEST_USE_GOLDEN
|
|
bool "VPSS TEST_USE_GOLDEN Support"
|
|
depends on SOCT_VPSS_SUPPORT
|
|
default n
|
|
|
|
config CONFIG_VPSS_TEST_USE_GOLDEN_COEF
|
|
bool "VPSS TEST_USE_GOLDEN_COEF Support"
|
|
depends on SOCT_VPSS_SUPPORT
|
|
default n
|
|
|
|
config CONFIG_VPSS_TEST_UT
|
|
bool "VPSS Test UT Support"
|
|
depends on SOCT_VPSS_SUPPORT
|
|
default n
|