mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-23 03:10:13 +07:00
12 lines
343 B
Plaintext
12 lines
343 B
Plaintext
|
menuconfig MTD_HYPERBUS
|
||
|
tristate "HyperBus support"
|
||
|
select MTD_CFI
|
||
|
select MTD_MAP_BANK_WIDTH_2
|
||
|
select MTD_CFI_AMDSTD
|
||
|
select MTD_COMPLEX_MAPPINGS
|
||
|
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
|