drivers/spi/spi_intel.c: remove Quark SPI support
This was only used on Quark SoCs. It is no longer used, can no longer be tested, and it's reliant upon the deprecated legacy PCI subsystem. Remove it to prevent bitrot. Signed-off-by: Charles E. Youse <charles.youse@intel.com>
This commit is contained in:
parent
cda625b726
commit
34ffdd0aab
5 changed files with 0 additions and 680 deletions
|
@ -180,14 +180,6 @@ config SPI_6_OP_MODES
|
|||
|
||||
endif # SPI_6
|
||||
|
||||
config SPI_INTEL
|
||||
bool "Intel SPI controller driver"
|
||||
depends on CPU_MINUTEIA
|
||||
help
|
||||
Enable support for Intel's SPI controllers. Such controller
|
||||
was formerly found on XScale chips. It can be found nowadays
|
||||
on CEXXXX Intel media controller and Quark CPU (2 of them).
|
||||
|
||||
source "drivers/spi/Kconfig.stm32"
|
||||
|
||||
source "drivers/spi/Kconfig.dw"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue