ARM: LPC32xx: add PL175 memory controller driver to defconfig
authorVladimir Zapolskiy <vz@mleia.com>
Mon, 18 Apr 2016 03:31:23 +0000 (06:31 +0300)
committerVladimir Zapolskiy <vz@mleia.com>
Thu, 21 Apr 2016 19:25:26 +0000 (22:25 +0300)
The change enables build of ARM PrimeCell PL17x driver for LPC32xx
platform, the memory controller is commonly used to interface NOR
flash drives.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
arch/arm/configs/lpc32xx_defconfig

index 430319934d62264233848e9c5592427d1fddadc0..6ba430d2b5b2572f21f688c92a7a0fc39c8825e7 100644 (file)
@@ -170,6 +170,8 @@ CONFIG_DMADEVICES=y
 CONFIG_AMBA_PL08X=y
 CONFIG_STAGING=y
 CONFIG_LPC32XX_ADC=y
+CONFIG_MEMORY=y
+CONFIG_ARM_PL172_MPMC=y
 CONFIG_IIO=y
 CONFIG_MAX517=y
 CONFIG_PWM=y
This page took 0.025508 seconds and 5 git commands to generate.