HomeFreeBSD

arm: Remove useless armv6/armv7 options

Description

arm: Remove useless armv6/armv7 options

Cleanup another remnant of the armv4/armv5 support. Now that we always
define armv6 or armv7, these lines can be deleted (execpt hwpmc_armv7.c
which now needs just one line). Since we don't do anything different
between armv6 and armv7 from a config file selection point of view,
delete them from options.arm. We are extremely unlikely to grow anything
new here during the remaining lifetime of 32-bit arm in FreeBSD.

Sponsored by: Netflix
Reviewed by: kevans, andrew
Differential Revision: https://reviews.freebsd.org/D37069

Details

Provenance
impAuthored on Oct 20 2022, 3:02 PM
Reviewer
kevans
Differential Revision
D37069: arm: Remove useless armv6/armv7 options
Parents
rGa9b24e4dc28a: riscv: fix relocation handling for R_RISCV_64
Branches
Unknown
Tags
Unknown