]> Pileus Git - ~andy/linux/commit
ARM: multi_v7: copy most options from tegra_defconfig
authorStephen Warren <swarren@nvidia.com>
Fri, 20 Dec 2013 20:41:32 +0000 (13:41 -0700)
committerOlof Johansson <olof@lixom.net>
Fri, 31 Jan 2014 22:58:54 +0000 (14:58 -0800)
commitd231fab1d03746f5df65145b16b6edd39922cab1
treea120e23dfb52ba6b2948ce6e66f11bb708e350d4
parentafbf1e156c1c17eccd4b2092ba4fed09279c5ccc
ARM: multi_v7: copy most options from tegra_defconfig

multi_v7_defconfig was missing a large number of options that were in
tegra_defconfig. This patch adds them. The changes fall into the
following categories:

* Enable more Tegra SoC options/drivers.
* Enable more drivers for Tegra boards.
* Enable more options that are useful for running distros.

The patch removes a few lines as well, simply because those options are
now selected by something else, and "make savedefconfig" removes them. I
verified that the options appear in .config after
"make multi_v7_defconfig".

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/configs/multi_v7_defconfig