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:
007270f
)
ARM: mxs_defconfig: Select CONFIG_NVMEM_MXS_OCOTP
author
Fabio Estevam
<fabio.estevam@nxp.com>
Sat, 30 Jan 2016 14:35:08 +0000
(12:35 -0200)
committer
Shawn Guo
<shawnguo@kernel.org>
Tue, 2 Feb 2016 08:13:03 +0000
(16:13 +0800)
Select the mxs ocotp driver.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Acked-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/configs/mxs_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/mxs_defconfig
b/arch/arm/configs/mxs_defconfig
index b47e7c6628c9f8883322cffba9e97c12f6963098..1b2d9b377976820f802f01455da261d2d9b6876a 100644
(file)
--- a/
arch/arm/configs/mxs_defconfig
+++ b/
arch/arm/configs/mxs_defconfig
@@
-141,6
+141,8
@@
CONFIG_IIO=y
CONFIG_IIO_SYSFS_TRIGGER=y
CONFIG_PWM=y
CONFIG_PWM_MXS=y
+CONFIG_NVMEM=y
+CONFIG_NVMEM_MXS_OCOTP=y
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT3_FS=y