From: Stephen Warren Date: Fri, 20 Dec 2013 20:41:32 +0000 (-0700) Subject: ARM: multi_v7: copy most options from tegra_defconfig X-Git-Tag: v3.14-rc1~7^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d231fab1d03746f5df65145b16b6edd39922cab1;p=pandora-kernel.git 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 Signed-off-by: Kevin Hilman Signed-off-by: Olof Johansson --- Reading git-diff-tree failed