xref: /freebsd/sys/arm64/conf/GENERIC (revision 602d3601863de3a4234ac24d3ebb5d85fe380664)
1e5acd89cSAndrew Turner#
2e5acd89cSAndrew Turner# GENERIC -- Generic kernel configuration file for FreeBSD/arm64
3e5acd89cSAndrew Turner#
4e5acd89cSAndrew Turner# For more information on this file, please read the config(5) manual page,
5e5acd89cSAndrew Turner# and/or the handbook section on Kernel Configuration Files:
6e5acd89cSAndrew Turner#
7c1a14887SCeri Davies#    https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
8e5acd89cSAndrew Turner#
9e5acd89cSAndrew Turner# The handbook is also available locally in /usr/share/doc/handbook
10e5acd89cSAndrew Turner# if you've installed the doc distribution, otherwise always see the
11a2aef24aSEitan Adler# FreeBSD World Wide Web server (https://www.FreeBSD.org/) for the
12e5acd89cSAndrew Turner# latest information.
13e5acd89cSAndrew Turner#
14e5acd89cSAndrew Turner# An exhaustive list of options and more detailed explanations of the
15e5acd89cSAndrew Turner# device lines is also present in the ../../conf/NOTES and NOTES files.
16e5acd89cSAndrew Turner# If you are in doubt as to the purpose or necessity of a line, check first
17e5acd89cSAndrew Turner# in NOTES.
18e5acd89cSAndrew Turner#
19e5acd89cSAndrew Turner
20e5acd89cSAndrew Turnercpu		ARM64
21e5acd89cSAndrew Turnerident		GENERIC
22e5acd89cSAndrew Turner
230f2c6331SEmmanuel Vadotinclude		"std.arm64"
240f2c6331SEmmanuel Vadotinclude		"std.dev"
25e5acd89cSAndrew Turner
260f2c6331SEmmanuel Vadot# Include SoC specific configuration
270f2c6331SEmmanuel Vadotinclude		"std.al"
280f2c6331SEmmanuel Vadotinclude		"std.allwinner"
290f2c6331SEmmanuel Vadotinclude		"std.altera"
300f2c6331SEmmanuel Vadotinclude		"std.amd"
31*602d3601SKyle Evansinclude		"std.apple"
320f2c6331SEmmanuel Vadotinclude		"std.arm"
33aa39abd8SJessica Clarkeinclude		"std.azure"
340f2c6331SEmmanuel Vadotinclude		"std.broadcom"
350f2c6331SEmmanuel Vadotinclude		"std.cavium"
3660c96dbfSKyle Evansinclude		"std.ec2"
377046ff49SAndrew Turnerinclude		"std.hyperv"
380f2c6331SEmmanuel Vadotinclude		"std.hisilicon"
390f2c6331SEmmanuel Vadotinclude		"std.imx"
400f2c6331SEmmanuel Vadotinclude		"std.marvell"
410f2c6331SEmmanuel Vadotinclude		"std.nvidia"
420f2c6331SEmmanuel Vadotinclude		"std.nxp"
430f2c6331SEmmanuel Vadotinclude		"std.qcom"
440f2c6331SEmmanuel Vadotinclude		"std.rockchip"
450f2c6331SEmmanuel Vadotinclude		"std.virt"
460f2c6331SEmmanuel Vadotinclude		"std.xilinx"
47