Gitweb: http://git.kernel.org/linus/57ed0e7b72e9b472c5ce862eaba5435b36233fab Commit: 57ed0e7b72e9b472c5ce862eaba5435b36233fab Parent: 31849483f17dd76d48341dfc6dfc38261b630d26 Author: Francisco Alecrim <francisco.alecrim@openbossa.org> AuthorDate: Wed Mar 17 19:46:42 2010 +0000 Committer: Tony Lindgren <tony@atomide.com> CommitDate: Fri Apr 23 15:37:24 2010 -0700 n8x0_defconfig: remove CONFIG_NILFS2_FS override arch/arm/configs/n8x0_defconfig:1061:warning: override: reassigning to symbol NILFS2_FS Signed-off-by: Francisco Alecrim <francisco.alecrim@openbossa.org> Signed-off-by: Tony Lindgren <tony@atomide.com> --- arch/arm/configs/n8x0_defconfig | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/arch/arm/configs/n8x0_defconfig b/arch/arm/configs/n8x0_defconfig index 216ad00..9405e32 100644 --- a/arch/arm/configs/n8x0_defconfig +++ b/arch/arm/configs/n8x0_defconfig @@ -1058,7 +1058,6 @@ CONFIG_JFFS2_CMODE_PRIORITY=y # CONFIG_ROMFS_FS is not set # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set -# CONFIG_NILFS2_FS is not set CONFIG_NETWORK_FILESYSTEMS=y # CONFIG_NFS_FS is not set # CONFIG_NFSD is not set -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
