projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae35557
)
ARM: LPC32xx: add PL175 memory controller driver to defconfig
author
Vladimir Zapolskiy
<vz@mleia.com>
Mon, 18 Apr 2016 03:31:23 +0000
(06:31 +0300)
committer
Vladimir 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/lpc32xx_defconfig
b/arch/arm/configs/lpc32xx_defconfig
index 430319934d62264233848e9c5592427d1fddadc0..6ba430d2b5b2572f21f688c92a7a0fc39c8825e7 100644
(file)
--- 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