GENERIC (f94fdddefd20add250b12d763a3b57e8b90a2313) | GENERIC (935b2ac1f11515ec247712824a1f7911011763d5) |
---|---|
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# --- 353 unchanged lines hidden (view full) --- 362 363# Chip-specific errata 364options THUNDERX_PASS_1_1_ERRATA 365 366options FDT 367device acpi 368 369# 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# --- 353 unchanged lines hidden (view full) --- 362 363# Chip-specific errata 364options THUNDERX_PASS_1_1_ERRATA 365 366options FDT 367device acpi 368 369# DTBs |
370makeoptions MODULES_EXTRA="dtb/allwinner dtb/imx8 dtb/mv dtb/rockchip dtb/rpi" | 370makeoptions MODULES_EXTRA="dtb/allwinner dtb/freescale dtb/imx8 dtb/mv dtb/rockchip dtb/rpi" |