From: Alexandre Courbot Date: Mon, 20 May 2013 19:07:19 +0000 (-0600) Subject: ARM: tegra: defconfig fixes X-Git-Tag: v3.10-rc3~13^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d9849b05154ff6f19f538c2d094ea0f32981bb0;p=pandora-kernel.git 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 [swarren, squashed Alex's and my changes together] Signed-off-by: Stephen Warren Signed-off-by: Olof Johansson --- Reading git-diff-tree failed