[ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16
[deliverable/linux.git] / arch / arm / kernel / setup.c
index 7049815d66d566e7d89c08fd3c25e33b8c48c995..645ec743668130fe826ba613129f7084838803ae 100644 (file)
@@ -779,6 +779,8 @@ static const char *hwcap_str[] = {
        "crunch",
        "thumbee",
        "neon",
+       "vfpv3",
+       "vfpv3d16",
        NULL
 };
 
This page took 0.024673 seconds and 5 git commands to generate.