]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ENGR00240987: ARM: imx: select SRAM for ARCH_MXC
authorShawn Guo <shawn.guo@freescale.com>
Tue, 23 Jul 2013 14:49:04 +0000 (22:49 +0800)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:53:55 +0000 (09:53 +0800)
Most of IMX SoCs have IRAM/SRAM integrated for audio/video uses, so
let's select SRAM to build in the generic on-chip SRAM driver support.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/Kconfig

index 882fa83b3467e28eba08206d6b3550077a10c224..14ddf5e31dc94088d5955f13ac7b1d984fb24536 100644 (file)
@@ -12,6 +12,7 @@ config ARCH_MXC
        select MIGHT_HAVE_CACHE_L2X0 if ARCH_MULTI_V6_V7
        select MULTI_IRQ_HANDLER
        select SPARSE_IRQ
+       select SRAM
        select USE_OF
        help
          Support for Freescale MXC/iMX-based family of processors