pci: apple: Enable CONFIG_SYS_PCI_64BIT
authorMark Kettenis <kettenis@openbsd.org>
Fri, 14 Jul 2023 19:15:16 +0000 (21:15 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 14 Aug 2023 21:51:50 +0000 (17:51 -0400)
commit815ce125a4a0a2f17ed5fee900b80954542b360c
treed99ae8fdb0f48dfb25443af2398336c0cf21a0ff
parent831a80c2af322a80890cd9ef81c8ab7697788712
pci: apple: Enable CONFIG_SYS_PCI_64BIT

The Apple hardware supports 64-bit prefetchable memory windows so
enable CONFIG_SYS_PCI_64BIT. This fixes BAR assignments for the
Broadcom Ethernet controller used in some of the desktop machines.

Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
drivers/pci/Kconfig