commit | 099a6644f5be438dd63c81ba942e7ffbb2c59099 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Wed Sep 09 15:29:22 2015 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Tue Nov 24 16:47:24 2015 +0100 |
tree | 708b6c84c66c40765bbf105dc61484b0db4a6029 | |
parent | 8005c49d9aea74d382f474ce11afbbc7d7130bec [diff] |
soc/tegra: Provide per-SoC Kconfig symbols Move per-SoC generation Kconfig symbols to drivers/soc/tegra/Kconfig to gather them all in a single place. This directory is a natural location for these options since it already contains the drivers that are shared across 32-bit and 64-bit ARM architectures. Signed-off-by: Thierry Reding <treding@nvidia.com>