On Mon, 2009-11-02 at 13:26 +0530, manjugk@xxxxxx wrote: > From: Manjunatha GK <manjugk@xxxxxx> > > > Signed-off-by: Manjunatha GK <manjugk@xxxxxx> > --- > arch/arm/configs/omap_zoom2_defconfig | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/arch/arm/configs/omap_zoom2_defconfig b/arch/arm/configs/omap_zoom2_defconfig > index f1739fa..8ca835a 100644 > --- a/arch/arm/configs/omap_zoom2_defconfig > +++ b/arch/arm/configs/omap_zoom2_defconfig > @@ -1350,7 +1350,7 @@ CONFIG_ENABLE_MUST_CHECK=y > CONFIG_FRAME_WARN=1024 > CONFIG_MAGIC_SYSRQ=y > # CONFIG_UNUSED_SYMBOLS is not set > -# CONFIG_DEBUG_FS is not set > +CONFIG_DEBUG_FS=y > # CONFIG_HEADERS_CHECK is not set > CONFIG_DEBUG_KERNEL=y > # CONFIG_DEBUG_SHIRQ is not set It is nicer to provide the build failure log. But if this is a build failure, this means there is a problem with Kconfig dependency, which should be fixed properly, not hidden. -- Best Regards, Artem Bityutskiy (Артём Битюцкий) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html