FreeBSD/src 3b9a898 (r312292)sys/arm/arm locore-v6.S bus_space_asm_generic.S, sys/arm/include cpuconf.h pmap-v4.h

Remove arm's cpuconf.h, and references to it, after moving a few lines from
it into pmap-v4.h where they are used.  Other than those few lines of
support for different MMU types, nothing in cpuconf.h has been used in our
code for quite a while.

The file existed to set up a variety of symbols to describe the
architecture.  Over the past few years we have converted all of our source
to use the new architecture symbols standardized by ARM Inc, and predefined
by both clang and gcc.

PR:             216104
DeltaFile
+0-195sys/arm/include/cpuconf.h
+24-1sys/arm/include/pmap-v4.h
+0-2sys/arm/include/atomic.h
+0-2sys/arm/include/pcpu.h
+0-1sys/arm/arm/locore-v6.S
+0-1sys/arm/arm/bus_space_asm_generic.S
+0-1sys/arm/arm/identcpu-v4.c
+0-1sys/arm/include/cpufunc.h
+0-1sys/arm/arm/cpufunc.c
+0-1sys/arm/arm/locore-v4.S
+24-20610 files

UnifiedSplitRaw