From 83c6ca532152806122b8b074a9128299a5cf57c9 Mon Sep 17 00:00:00 2001 From: Stephen Warren Date: Tue, 3 Sep 2013 14:08:27 -0600 Subject: [PATCH] ARM: tegra: defconfig updates ARCH_TEGRA_124_SOC: Tegra124 SoC support. CPU_FREQ_STAT_DETAILS: Enables various sysfs files that are useful when testing cpufreq. CONFIG_COMMON_CLK_DEBUG: Useful to look at the clock tree to verify that clocks for the various devices have been properly set up. PINCTRL_PALMAS: Used on Dalmore board. NEON: Enables SIMD instruction support for Tegra30 and later SoCs. Signed-off-by: Thierry Reding Signed-off-by: Laxman Dewangan Signed-off-by: Joseph Lo Signed-off-by: Stephen Warren --- Reading git-format-patch failed