commit | 0626494d5f67c36d2df2ad7553b1db2c3e558e64 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Mon Jun 03 15:46:53 2013 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Mon Jun 24 16:14:40 2013 +0200 |
tree | 319f4fdd45d15b98f1489778832a42b006f242c0 | |
parent | ec711d6e7bbebd9e52f7cac350fc23d0895def5f [diff] |
ARM: imx: select syscon for IMX6SL 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>