12345678910111213141516171819202122 |
- config AUDIO_CHAN_SEL
- bool "select audio channel"
- default n
- help
- audio channel select device driver initialization priority.
- config AUDIO_CHAN_SEL_INIT_PRIORITY
- int "Init priority"
- default 60
- help
- I2C device driver initialization priority.
|