On Sun, Dec 22, 2013 at 12:05 PM, Olof Johansson <olof@xxxxxxxxx> wrote: > On Fri, Dec 20, 2013 at 01:26:17PM -0700, Stephen Warren wrote: >> On 12/20/2013 01:16 PM, Olof Johansson wrote: >> > On Fri, Dec 20, 2013 at 12:04 PM, Stephen Warren <swarren@xxxxxxxxxxxxx> wrote: >> >> >> +CONFIG_EXT2_FS=y >> >> +CONFIG_EXT2_FS_XATTR=y >> >> +CONFIG_EXT2_FS_POSIX_ACL=y >> >> +CONFIG_EXT2_FS_SECURITY=y >> >> +CONFIG_EXT3_FS=y >> >> +CONFIG_EXT3_FS_POSIX_ACL=y >> >> +CONFIG_EXT3_FS_SECURITY=y >> > >> > I think it makes sense to just enable EXT4_USE_FOR_EXT23 instead. >> >> It looks like that's the default if EXT2_FS/EXT3_FS aren't enabled. I'll >> go test that out. >> >> >> CONFIG_EXT4_FS=y >> >> +CONFIG_VFAT_FS=y >> >> CONFIG_TMPFS=y >> >> +CONFIG_SQUASHFS=y >> >> +CONFIG_SQUASHFS_LZO=y >> >> +CONFIG_SQUASHFS_XZ=y >> >> CONFIG_NFS_FS=y >> >> CONFIG_NFS_V3_ACL=y >> >> CONFIG_NFS_V4=y >> >> CONFIG_ROOT_NFS=y >> >> CONFIG_PRINTK_TIME=y >> >> CONFIG_DEBUG_FS=y >> >> -CONFIG_DEBUG_KERNEL=y >> > >> > Why are you disabling DEBUG_KERNEL? >> >> It's not disabled, it ends up getting selected by something else, so >> doesn't appear in the defconfig. > > Ok, fair enough. Applied. Actually, this one ended up getting messy. We've had multi_v7_defconfig updates in several branches so this doesn't apply cleanly anywhere. I'll apply it on top of for-next where the various branches are merged. It means we'll have to merge it late. Not a big deal, but please help me remember it in case it for some reason gets lost in the shuffle. -Olof -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html