[PATCH] ARM: multi_v7: copy most options from tegra_defconfig

Olof Johansson olof at lixom.net
Mon Dec 23 12:37:18 EST 2013


On Sun, Dec 22, 2013 at 12:05 PM, Olof Johansson <olof at lixom.net> 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 at wwwdotorg.org> 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



More information about the linux-arm-kernel mailing list