summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorVladimir Zapolskiy <vz@mleia.com>2016-04-18 06:31:23 +0300
committerVladimir Zapolskiy <vz@mleia.com>2016-04-21 22:25:26 +0300
commit3b3c6ad5353951cd01523add5a1930c743d4f807 (patch)
treecae1f71507db9b718fcbb667e8832464b87a44f3 /arch/arm/configs
parentae35557bb04b3429321ba05442c88c7633713bc6 (diff)
downloadop-kernel-dev-3b3c6ad5353951cd01523add5a1930c743d4f807.zip
op-kernel-dev-3b3c6ad5353951cd01523add5a1930c743d4f807.tar.gz
ARM: LPC32xx: add PL175 memory controller driver to defconfig
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>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/lpc32xx_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/lpc32xx_defconfig b/arch/arm/configs/lpc32xx_defconfig
index 4303199..6ba430d 100644
--- a/arch/arm/configs/lpc32xx_defconfig
+++ b/arch/arm/configs/lpc32xx_defconfig
@@ -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
OpenPOWER on IntegriCloud