diff options
Diffstat (limited to 'arch/arm/kernel/setup.c')
| -rw-r--r-- | arch/arm/kernel/setup.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/kernel/setup.c b/arch/arm/kernel/setup.c index ed11fb08b05a..699df68fc840 100644 --- a/arch/arm/kernel/setup.c +++ b/arch/arm/kernel/setup.c | |||
| @@ -977,6 +977,10 @@ static const char *hwcap_str[] = { | |||
| 977 | "neon", | 977 | "neon", |
| 978 | "vfpv3", | 978 | "vfpv3", |
| 979 | "vfpv3d16", | 979 | "vfpv3d16", |
| 980 | "tls", | ||
| 981 | "vfpv4", | ||
| 982 | "idiva", | ||
| 983 | "idivt", | ||
| 980 | NULL | 984 | NULL |
| 981 | }; | 985 | }; |
| 982 | 986 | ||
