GENERIC (8c9c3144ccfa3061879b8cec015ee7d1010e4766) GENERIC (00a4815fc63eb64e70d2c51ab7e28c12588fc3b7)
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/arm64
3#
4# For more information on this file, please read the config(5) manual page,
5# and/or the handbook section on Kernel Configuration Files:
6#
7# https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8#

--- 282 unchanged lines hidden (view full) ---

291
292# Chip-specific errata
293options THUNDERX_PASS_1_1_ERRATA
294
295options FDT
296device acpi
297
298# DTBs
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/arm64
3#
4# For more information on this file, please read the config(5) manual page,
5# and/or the handbook section on Kernel Configuration Files:
6#
7# https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8#

--- 282 unchanged lines hidden (view full) ---

291
292# Chip-specific errata
293options THUNDERX_PASS_1_1_ERRATA
294
295options FDT
296device acpi
297
298# DTBs
299makeoptions MODULES_EXTRA="dtb/allwinner dtb/rockchip"
299makeoptions MODULES_EXTRA="dtb/allwinner dtb/rockchip dtb/rpi"