[PATCH 2/2] ARM: vexpress: Enable platform-specific options in defconfig

Pawel Moll pawel.moll at arm.com
Thu Oct 17 06:16:26 EDT 2013


On Wed, 2013-10-16 at 18:57 +0100, Christopher Covington wrote:
> > @@ -121,21 +141,20 @@ CONFIG_EXT4_FS=y
> >  CONFIG_VFAT_FS=y
> >  CONFIG_TMPFS=y
> >  CONFIG_JFFS2_FS=y
> > +CONFIG_UBIFS_FS=y
> >  CONFIG_CRAMFS=y
> > +CONFIG_SQUASHFS=y
> > +CONFIG_SQUASHFS_LZO=y
> >  CONFIG_NFS_FS=y
> > -CONFIG_NFS_V3=y
> >  CONFIG_ROOT_NFS=y
> 
> Isn't CONFIG_9P_FS=y needed for VirtIO passthrough filesystem support?

Yes, I think you're right. I've expected 9P_VFS and NET_9P select or
depend on each other.

Thanks for pointing this out!

Paweł





More information about the linux-arm-kernel mailing list