GENERIC (4a7639100eb650cbdf53b95aa85b25273d92f1a8) | GENERIC (749e318da39efc58107fdef517cf9c357053413a) |
---|---|
1# 2# GENERIC -- Generic kernel configuration file for FreeBSD/RISC-V 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://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config 8# --- 191 unchanged lines hidden (view full) --- 200 201# I2C support 202device iicbus # Bus support, required for iicoc below. 203device iicoc # OpenCores I2C controller support 204 205# Include SoC specific configuration 206include "std.allwinner" 207include "std.sifive" | 1# 2# GENERIC -- Generic kernel configuration file for FreeBSD/RISC-V 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://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config 8# --- 191 unchanged lines hidden (view full) --- 200 201# I2C support 202device iicbus # Bus support, required for iicoc below. 203device iicoc # OpenCores I2C controller support 204 205# Include SoC specific configuration 206include "std.allwinner" 207include "std.sifive" |
208include "std.starfive" |
|