mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-25 00:51:33 +02:00
Enable MMC unsafe resume. Otherwise the system will hang during suspend
This commit is contained in:
parent
0cc0cfdf81
commit
58eb7333af
@ -207,6 +207,7 @@ CONFIG_MMC=y
|
|||||||
CONFIG_MMC_BLOCK=y
|
CONFIG_MMC_BLOCK=y
|
||||||
# CONFIG_MMC_BLOCK_BOUNCE is not set
|
# CONFIG_MMC_BLOCK_BOUNCE is not set
|
||||||
CONFIG_MMC_JZ=y
|
CONFIG_MMC_JZ=y
|
||||||
|
CONFIG_MMC_UNSAFE_RESUME=y
|
||||||
CONFIG_MODULE_SRCVERSION_ALL=y
|
CONFIG_MODULE_SRCVERSION_ALL=y
|
||||||
CONFIG_MODVERSIONS=y
|
CONFIG_MODVERSIONS=y
|
||||||
# CONFIG_MTD_CFI is not set
|
# CONFIG_MTD_CFI is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user