menuconfig [31mCONFIG_MTD_HYPERBUS[0m tristate "HyperBus support" depends on [31mCONFIG_HAS_IOMEM[0m select [31mCONFIG_MTD_CFI[0m select [31mCONFIG_MTD_MAP_BANK_WIDTH_2[0m select [31mCONFIG_MTD_CFI_AMDSTD[0m select [31mCONFIG_MTD_COMPLEX_MAPPINGS[0m help This is the framework for the HyperBus which can be used by the HyperBus Controller driver to communicate with HyperFlash. See Cypress HyperBus specification for more details if [31mCONFIG_MTD_HYPERBUS[0m config [31mCONFIG_HBMC_AM654[0m tristate "HyperBus controller driver for AM65x SoC" depends on [31mCONFIG_ARM64[0m || [31mCONFIG_COMPILE_TEST[0m select [31mCONFIG_MULTIPLEXER[0m imply [31mCONFIG_MUX_MMIO[0m help This is the driver for HyperBus controller on TI's AM65x and other SoCs endif # [31mCONFIG_MTD_HYPERBUS[0m |