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_PDM_SUPPORT
|
|
tristate "PDM Support"
|
|
default y if SOCT_DRV_BUILDIN
|
|
default m
|
|
|
|
config SOCT_PDM_SLAVEBOOT_SUPPORT
|
|
bool "Support Slave Boot"
|
|
depends on SOCT_PDM_SUPPORT
|
|
default n
|
|
help
|
|
when selected, slaveboot feature would be enabled
|