ARM: tegra: defconfig fixes
authorAlexandre Courbot <gnurou@gmail.com>
Mon, 20 May 2013 19:07:19 +0000 (13:07 -0600)
committerOlof Johansson <olof@lixom.net>
Tue, 21 May 2013 06:50:34 +0000 (23:50 -0700)
commit8d9849b05154ff6f19f538c2d094ea0f32981bb0
tree8d5633bbe47624dd9154ae1ede5fb2e4a2f482cd
parentb98da4db297bad34a5577df36ff4cb2a8fc90923
ARM: tegra: defconfig fixes

The AK8975 Kconfig option was renamed during the 3.10 merge window.
Adjust tegra_defconfig to enable the new name, so it's not missing
useful features.

Tegra DRM support used to be enabled in the default Tegra configuration,
but it now depends on CONFIG_TEGRA_HOST1X which is disabled by default.
Enable CONFIG_TEGRA_HOST1X so that DRM support is compiled in again.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
[swarren, squashed Alex's and my changes together]
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/configs/tegra_defconfig