]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/memory/Kconfig
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / drivers / memory / Kconfig
index fab81a143bd7ea80e257cf21637e99872ed751c0..6d91c27fd4c8f325f29b7d21f5e93a89cff59691 100644 (file)
@@ -7,6 +7,16 @@ menuconfig MEMORY
 
 if MEMORY
 
+config ATMEL_SDRAMC
+       bool "Atmel (Multi-port DDR-)SDRAM Controller"
+       default y
+       depends on ARCH_AT91 && OF
+       help
+         This driver is for Atmel SDRAM Controller or Atmel Multi-port
+         DDR-SDRAM Controller available on Atmel AT91SAM9 and SAMA5 SoCs.
+         Starting with the at91sam9g45, this controller supports SDR, DDR and
+         LP-DDR memories.
+
 config TI_AEMIF
        tristate "Texas Instruments AEMIF driver"
        depends on (ARCH_DAVINCI || ARCH_KEYSTONE) && OF