From: Stephen Warren Date: Thu, 20 Feb 2014 21:37:20 +0000 (-0700) Subject: ARM: tegra: add LED options back into tegra_defconfig X-Git-Tag: v3.14-rc6~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=014325e933b43844f5d01fcef39bbc3301320e59;p=pandora-kernel.git ARM: tegra: add LED options back into tegra_defconfig The last time tegra_defconfig was rebuilt, various LEDs options were somehow selected by other options, and hence their entries in tegra_defconfig were removed by "make savedefconfig". However, for some reason this is no longer happening, so we need to add the entries back into tegra_defconfig so the they are enabled in .config. Fixes: db079b1811d1 ("ARM: tegra: rebuild tegra_defconfig to add DEBUG_FS)" Reported-by: Marc Dietrich Signed-off-by: Stephen Warren Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed