CONFIG_I2S_LITEX_DATA_BIG_ENDIAN
Received data will be stored as big endian
Type: bool
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
n
Kconfig definition
At <Zephyr>/drivers/i2s/Kconfig.litex:27
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:44
→ <Zephyr>/drivers/i2s/Kconfig:28
Menu path: (Top) → Device Drivers → I2S bus drivers → Litex I2S driver
config I2S_LITEX_DATA_BIG_ENDIAN
bool "Received data will be stored as big endian"
default n
depends on I2S_LITEX && I2S
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)