projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec711d6
)
ARM: imx: select syscon for IMX6SL
author
Arnd Bergmann
<arnd@arndb.de>
Mon, 3 Jun 2013 13:46:53 +0000
(15:46 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Mon, 24 Jun 2013 14:14:40 +0000
(16:14 +0200)
This is required for building a kernel that enables only
IMX6SL but not IMX6Q, which would get a build error when
syscon is not available.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-imx/Kconfig
b/arch/arm/mach-imx/Kconfig
index
de1bc91
..
60661a4
100644
(file)
--- a/
arch/arm/mach-imx/Kconfig
+++ b/
arch/arm/mach-imx/Kconfig
@@
-824,6
+824,7
@@
config SOC_IMX6SL
select HAVE_IMX_GPC
select HAVE_IMX_MMDC
select HAVE_IMX_SRC
+ select MFD_SYSCON
select PINCTRL
select PINCTRL_IMX6SL
select PL310_ERRATA_588369 if CACHE_PL310