Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SAMSUNG_PM_CHECK
has multiple definitions:
drivers/soc/samsung/Kconfig
The configuration item CONFIG_SAMSUNG_PM_CHECK:
CONFIG_PM && ( CONFIG_ARCH_S3C64XX || CONFIG_ARCH_S5PV210 )
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.
arch/arm/plat-samsung/Kconfig
The configuration item CONFIG_SAMSUNG_PM_CHECK:
CONFIG_PM && ( CONFIG_PLAT_S3C24XX || CONFIG_ARCH_S3C64XX || CONFIG_ARCH_S5PV210 )
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.rst
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 2025). See also LKDDb sources on GitLab