GENERIC (850dd7e9cd232edc356261e79c43d64da1b05dde) | GENERIC (2de9b4d3476945e773d19d3eb152ef0382f07963) |
---|---|
1# 2# GENERICV6 -- Generic(ish) kernel config. 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# --- 158 unchanged lines hidden (view full) --- 167device aw_cir 168 169# SPI 170device spibus 171device spigen 172device bcm2835_spi 173device mv_spi 174device ti_spi | 1# 2# GENERICV6 -- Generic(ish) kernel config. 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# --- 158 unchanged lines hidden (view full) --- 167device aw_cir 168 169# SPI 170device spibus 171device spigen 172device bcm2835_spi 173device mv_spi 174device ti_spi |
175device zy7_qspi # Xilinx Zynq QSPI controller |
|
175 176# ADC support 177device ti_adc 178 179# PWM 180device pwm 181 182# Watchdog support --- 112 unchanged lines hidden --- | 176 177# ADC support 178device ti_adc 179 180# PWM 181device pwm 182 183# Watchdog support --- 112 unchanged lines hidden --- |