soc/tegra: Provide per-SoC Kconfig symbols
authorThierry Reding <treding@nvidia.com>
Wed, 9 Sep 2015 13:29:22 +0000 (15:29 +0200)
committerThierry Reding <treding@nvidia.com>
Tue, 24 Nov 2015 15:47:24 +0000 (16:47 +0100)
commit099a6644f5be438dd63c81ba942e7ffbb2c59099
tree708b6c84c66c40765bbf105dc61484b0db4a6029
parent8005c49d9aea74d382f474ce11afbbc7d7130bec
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>
arch/arm/mach-tegra/Kconfig
arch/arm64/Kconfig.platforms
drivers/soc/Kconfig
drivers/soc/tegra/Kconfig [new file with mode: 0644]
This page took 0.027403 seconds and 5 git commands to generate.