]> Pileus Git - ~andy/linux/commit
ARM: tegra: rebuild tegra_defconfig to add DEBUG_FS
authorStephen Warren <swarren@nvidia.com>
Sat, 25 Jan 2014 03:13:28 +0000 (20:13 -0700)
committerOlof Johansson <olof@lixom.net>
Fri, 31 Jan 2014 22:58:54 +0000 (14:58 -0800)
commitdb079b1811d1d4bfeafacf1554fd9d9905b976c5
tree8600af1a8650d3b5f93e36bc0be18d7008ab8705
parentd231fab1d03746f5df65145b16b6edd39922cab1
ARM: tegra: rebuild tegra_defconfig to add DEBUG_FS

DEBUG_FS used to be selected by COMMON_CLK_DEBUG, which was enabled
by tegra_defconfig. However, this config option no longer exists, so
no longer selects DEBUG_FS, and nothing else selects it either. So,
"make tegra_defconfig" no longer enables DEBUG_FS in .config.

Rebuild tegra_defconfig on top of next-20140424, while manually
re-enabling DEBUG_FS.

Reasons for removed entries are:
- I2C_MUX: selected by MEDIA_SUBDRV_AUTOSELECT
- DRM_PANEL: selected by DRM_TEGRA
- NEW_LEDS: selected by many things; at least VT
- LEDS_CLASS: selected by many things; at least VT
- LEDS_TRIGGERS: selected by many things; at least VT
- COMMON_CLK_DEBUG: no longer exists

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
arch/arm/configs/tegra_defconfig