diff options
author | Kishon Vijay Abraham I <kishon@ti.com> | 2017-08-18 20:27:56 +0530 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-08-29 16:00:37 -0500 |
commit | 52c9285d47459cf241e144c7d8ef15941ba1b181 (patch) | |
tree | 2fb522bf05fb3227b9fba950ad9f31844afce158 /Kconfig | |
parent | 28daeff66990db85022c6a8b410e5b78dc78ff6a (diff) | |
download | talos-obmc-linux-52c9285d47459cf241e144c7d8ef15941ba1b181.tar.gz talos-obmc-linux-52c9285d47459cf241e144c7d8ef15941ba1b181.zip |
PCI: endpoint: Add support for configurable page size
pci-epc-mem uses a page size equal to *PAGE_SIZE* (usually 4KB) to manage
the address space. However certain platforms like TI's K2G have a
restriction that this address space should be either divided into
1MB/2MB/4MB or 8MB sizes (Ref: 11.14.4.9.1 Outbound Address Translation in
K2G TRM SPRUHY8F January 2016 – Revised May 2017). Add support to handle
different page sizes here.
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions