Commit 2664a075 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski

memory: Describe the MEMORY Kconfig entry

Write short description about the entire memory controllers section.
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
parent 6b16f369
......@@ -5,6 +5,12 @@
menuconfig MEMORY
bool "Memory Controller drivers"
help
This option allows to enable specific memory controller drivers,
useful mostly on embedded systems. These could be controllers
for DRAM (SDR, DDR), ROM, SRAM and others. The drivers features
vary from memory tuning and frequency scaling to enabling
access to attached peripherals through memory bus.
if MEMORY
......
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