GENERIC (7192454558532101229629a8575d161013f3a7cb) GENERIC (4f58451269930e227e527c8e077d7255bf2fae14)
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#

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

196options FDT
197
198# I2C support
199device iicbus # Bus support, required for iicoc below.
200device iicoc # OpenCores I2C controller support
201
202# Include SoC specific configuration
203include "std.allwinner"
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#

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

196options FDT
197
198# I2C support
199device iicbus # Bus support, required for iicoc below.
200device iicoc # OpenCores I2C controller support
201
202# Include SoC specific configuration
203include "std.allwinner"
204include "std.eswin"
204include "std.sifive"
205include "std.starfive"
205include "std.sifive"
206include "std.starfive"