memory: brcmstb_memc: Add Broadcom STB memory controller driver
[linux-2.6-microblaze.git] / drivers / memory / Kconfig
index ac1a411..fac290e 100644 (file)
@@ -66,6 +66,15 @@ config BRCMSTB_DPFE
          for the DRAM's temperature. Slower refresh rate means cooler RAM,
          higher refresh rate means hotter RAM.
 
+config BRCMSTB_MEMC
+       tristate "Broadcom STB MEMC driver"
+       default ARCH_BRCMSTB
+       depends on ARCH_BRCMSTB || COMPILE_TEST
+       help
+         This driver provides a way to configure the Broadcom STB memory
+         controller and specifically control the Self Refresh Power Down
+         (SRPD) inactivity timeout.
+
 config BT1_L2_CTL
        bool "Baikal-T1 CM2 L2-RAM Cache Control Block"
        depends on MIPS_BAIKAL_T1 || COMPILE_TEST