]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
mesa3d: allow the VC4 driver to be selected on AArch64
authorOlivier Schonken <olivier.schonken@gmail.com>
Wed, 11 Oct 2017 15:42:11 +0000 (17:42 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 11 Oct 2017 19:59:02 +0000 (21:59 +0200)
commite31b62c117cf7ac421d2640ab2966134e3536884
tree76387bacf7e6379d997b7b8f1a74a15fbc546f80
parent95108c5895897fc1cc5707fe68e6e345e307f255
mesa3d: allow the VC4 driver to be selected on AArch64

Neon is compulsory on AArch64, and BR2_ARM_CPU_HAS_NEON is false on
AArch64. Therefore, this change is needed to enable building VC4
gallium driver for Rpi3 using AArch64.

Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/mesa3d/Config.in