Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_S3C2410_PM_CHECK
has multiple definitions:
arch/arm/plat-s3c/Kconfig
The configuration item CONFIG_S3C2410_PM_CHECK:
CONFIG_PM && CONFIG_CRC32
Enable the PM code's memory area checksum over sleep. This option will generate CRCs of all blocks of memory, and store them before going to sleep. The blocks are then checked on resume for any errors.
Note, this can take several seconds depending on memory size and CPU speed.
See Documentation/arm/Samsung-S3C24XX/Suspend.txt
arch/arm/plat-s3c24xx/Kconfig
The configuration item CONFIG_S3C2410_PM_CHECK:
CONFIG_ARCH_S3C2410 && CONFIG_PM && CONFIG_CRC32
Enable the PM code's memory area checksum over sleep. This option will generate CRCs of all blocks of memory, and store them before going to sleep. The blocks are then checked on resume for any errors.
Note, this can take several seconds depending on memory size and CPU speed.
See Documentation/arm/Samsung-S3C24XX/Suspend.txt
arch/arm/mach-s3c2410/Kconfig
The configuration item CONFIG_S3C2410_PM_CHECK:
CONFIG_ARCH_S3C2410 && CONFIG_PM && CONFIG_CRC32
Enable the PM code's memory area checksum over sleep. This option will generate CRCs of all blocks of memory, and store them before going to sleep. The blocks are then checked on resume for any errors.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab