Comment 20 for bug 859473

Revision history for this message
James Westby (james-w) wrote : Re: "Illegal instruction" hints when run stream and posixtestsuite

I can't see that omap2plus_defconfig ends up with anything but CONFIG_NEON=y (despite it
not directly specifying that in the file.) Therefore I don't know that we would end up with
a kernel build without NEON.

I've also downloaded one of the kernel packages in question and the /boot/config-blah-blah
has CONFIG_NEON=y.

Therefore either the kernel is being built without CONFIG_NEON despite it having CONFIG_NEON=y
in that file (unlikely I think,) or CONFIG_NEON isn't the issue.

Thanks,

James