blob: 785e6da6b3c83076fa996a8db5d2ec5d984abcec (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config SOC_AMD_COMMON_BLOCK_SPI
bool
default n
help
Select this option to add FCH SPI controller functions to the build.
This overwrites the structure spi_flash_ops to use FCH SPI code
instead of individual SPI specific code.
config SOC_AMD_COMMON_BLOCK_SPI_DEBUG
bool
default n
|