forked from Archive/PX4-Autopilot
fmu-v6xrt: hotfix for sdio crash when reading multiblock to unaligned memory
This commit is contained in:
parent
c78389a855
commit
8dae9905aa
|
@ -185,6 +185,7 @@ CONFIG_LPUART8_TXDMA=y
|
|||
CONFIG_MEMSET_64BIT=y
|
||||
CONFIG_MEMSET_OPTSPEED=y
|
||||
CONFIG_MMCSD=y
|
||||
CONFIG_MMCSD_MULTIBLOCK_LIMIT=1
|
||||
CONFIG_MMCSD_SDIO=y
|
||||
CONFIG_MTD=y
|
||||
CONFIG_MTD_BYTE_WRITE=y
|
||||
|
|
Loading…
Reference in New Issue