arm: Fix name of config file in comment

This file was never named GENERICV6 in the FreeBSD tree. It entered the
tree in b9413b5512 as GENERIC.

Sponsored by:		Netflix
This commit is contained in:
Warner Losh 2022-10-20 09:25:57 -06:00
parent f9d615746f
commit f94d74ff3a

View file

@ -1,5 +1,5 @@
#
# GENERICV6 -- Generic(ish) kernel config.
# GENERIC -- Generic(ish) kernel config.
#
# For more information on this file, please read the config(5) manual page,
# and/or the handbook section on Kernel Configuration Files: