^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) menuconfig MTD_HYPERBUS
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) tristate "HyperBus support"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) depends on HAS_IOMEM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) select MTD_CFI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) select MTD_MAP_BANK_WIDTH_2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) select MTD_CFI_AMDSTD
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) select MTD_COMPLEX_MAPPINGS
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) This is the framework for the HyperBus which can be used by
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) the HyperBus Controller driver to communicate with
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) HyperFlash. See Cypress HyperBus specification for more
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) details
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) if MTD_HYPERBUS
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) config HBMC_AM654
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) tristate "HyperBus controller driver for AM65x SoC"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) depends on ARM64 || COMPILE_TEST
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) select MULTIPLEXER
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) imply MUX_MMIO
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) This is the driver for HyperBus controller on TI's AM65x and
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) other SoCs
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) config RPCIF_HYPERBUS
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26) tristate "Renesas RPC-IF HyperBus driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27) depends on RENESAS_RPCIF
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) depends on MTD_CFI_BE_BYTE_SWAP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30) This option includes Renesas RPC-IF HyperBus support.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32) endif # MTD_HYPERBUS