sfxge(4): Siena no longer supports EFSYS_OPT_PCIE_TUNE
Submitted by: Andy Moreton <amoreton at solarflare.com> Sponsored by: Solarflare Communications, Inc. MFC after: 1 week
This commit is contained in:
parent
cc22e260bb
commit
edf6d8af7a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=299251
@ -254,8 +254,8 @@
|
|||||||
|
|
||||||
/* Support PCIe interface tuning */
|
/* Support PCIe interface tuning */
|
||||||
#if EFSYS_OPT_PCIE_TUNE
|
#if EFSYS_OPT_PCIE_TUNE
|
||||||
# if !(EFSYS_OPT_FALCON || EFSYS_OPT_SIENA)
|
# if !EFSYS_OPT_FALCON
|
||||||
# error "PCIE_TUNE requires FALCON or SIENA"
|
# error "PCIE_TUNE requires FALCON"
|
||||||
# endif
|
# endif
|
||||||
#endif /* EFSYS_OPT_PCIE_TUNE */
|
#endif /* EFSYS_OPT_PCIE_TUNE */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user