Commit 5ec2914a authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski

memory: samsung: exynos-srom: Describe the Kconfig entry

Write short description about the Exynos SROM controller driver.
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
parent 2664a075
......@@ -23,5 +23,12 @@ config EXYNOS5422_DMC
config EXYNOS_SROM
bool "Exynos SROM controller driver" if COMPILE_TEST
depends on (ARM && ARCH_EXYNOS) || (COMPILE_TEST && HAS_IOMEM)
help
This adds driver for Samsung Exynos SoC SROM controller. The driver
in basic operation mode only saves and restores SROM registers
during suspend. If however appropriate device tree configuration
is provided, the driver enables support for external memory
or external devices.
If unsure, say Y on devices with Samsung Exynos SocS.
endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment