ZEDBOARD (53d2936cd317c8b933ca8be36cd1919cdd14e9fc) ZEDBOARD (3f9309e5713e499b487ac2c5c20a5c3d521527c1)
1#
2# ZEDBOARD -- Custom configuration for the Xilinx Zynq-7000 based
3# ZedBoard (www.zedboard.org) and similar Zynq boards.
4#
5# For more information on this file, please read the config(5) manual page,
6# and/or the handbook section on Kernel Configuration Files:
7#
8# https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html

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

53device mii
54device e1000phy
55device rgephy # Zybo uses Realtek RTL8211E
56device pty
57device uart
58device gpio
59
60device spibus
1#
2# ZEDBOARD -- Custom configuration for the Xilinx Zynq-7000 based
3# ZedBoard (www.zedboard.org) and similar Zynq boards.
4#
5# For more information on this file, please read the config(5) manual page,
6# and/or the handbook section on Kernel Configuration Files:
7#
8# https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html

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

53device mii
54device e1000phy
55device rgephy # Zybo uses Realtek RTL8211E
56device pty
57device uart
58device gpio
59
60device spibus
61device spigen
61device mx25l
62device zy7_qspi # Xilinx Zynq QSPI controller
62device mx25l
63device zy7_qspi # Xilinx Zynq QSPI controller
64device zy7_spi # Xilinx Zynq SPI controller
63
64device md
65device mmc # mmc/sd bus
66device mmcsd # mmc/sd flash cards
67device sdhci # generic sdhci
68device bpf # Berkeley packet filter
69
70# USB support

--- 13 unchanged lines hidden ---
65
66device md
67device mmc # mmc/sd bus
68device mmcsd # mmc/sd flash cards
69device sdhci # generic sdhci
70device bpf # Berkeley packet filter
71
72# USB support

--- 13 unchanged lines hidden ---