Really enable SPI support for BayTrail/CherryTrail

e59c4109 enabled the SPI driver for those platforms, but didn't enable
any of the subsystems it needs, resulting in a no-op.
This commit is contained in:
Bastien Nocera 2015-12-16 15:03:37 +01:00 committed by Josh Boyer
parent d2ede0b222
commit a8f6d3451a
1 changed files with 7 additions and 0 deletions

View File

@ -317,7 +317,14 @@ CONFIG_XEN_ACPI_PROCESSOR=m
# CONFIG_XEN_SCSI_BACKEND is not set
CONFIG_XEN_SYMS=y
CONFIG_SPI=y
CONFIG_SPI_MASTER=y
CONFIG_SPI_PXA2XX=m
# CONFIG_CAN_MCP251X is not set
# CONFIG_SPI_CADENCE is not set
# CONFIG_SPI_ZYNQMP_GQSPI is not set
# CONFIG_DRM_PANEL_SAMSUNG_LD9040 is not set
# CONFIG_DRM_PANEL_LG_LG4573 is not set
CONFIG_MTD_ESB2ROM=m
CONFIG_MTD_CK804XROM=m