diff options
author | Stephen Warren <swarren@nvidia.com> | 2013-02-07 14:43:23 -0700 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2013-02-09 17:52:03 -0800 |
commit | 23c8c4b4e0ae21852e366206aa4981380b863799 (patch) | |
tree | 0c16aa5ea5193972b4f0c758628561d75302e458 /sound | |
parent | d2ffb918f74bf6f596209491babde9df0c7fb4b8 (diff) | |
download | op-kernel-dev-23c8c4b4e0ae21852e366206aa4981380b863799.zip op-kernel-dev-23c8c4b4e0ae21852e366206aa4981380b863799.tar.gz |
ARM: tegra: enable ARCH_REQUIRE_GPIOLIB for Tegra114
CONFIG_ARCH_TEGRA_114_SOC doesn't currently enable gpiolib, which causes
numerous build problems building a Tegra kernel with only Tegra114
enabled, and not Tegra20 or Tegra30. Enable ARCH_REQUIRE_GPIOLIB to
solve this. However, all Tegra will use gpiolib, so select this option
from ARCH_TEGRA rather than each individual ARCH_TEGRA_*_SOC, to
prevent this problem for any future chips.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions