1 menuconfig MTD_HYPERBUS
2 tristate "HyperBus support"
5 select MTD_MAP_BANK_WIDTH_2
7 select MTD_COMPLEX_MAPPINGS
9 This is the framework for the HyperBus which can be used by
10 the HyperBus Controller driver to communicate with
11 HyperFlash. See Cypress HyperBus specification for more
17 tristate "HyperBus controller driver for AM65x SoC"
18 depends on ARM64 || COMPILE_TEST
22 This is the driver for HyperBus controller on TI's AM65x and
26 tristate "Renesas RPC-IF HyperBus driver"
27 depends on RENESAS_RPCIF
28 depends on MTD_CFI_BE_BYTE_SWAP
30 This option includes Renesas RPC-IF HyperBus support.