[amd64] enable CONFIG_SPI_PXA2XX for Apple MacBook Pro

This commit is contained in:
Uwe Kleine-König 2017-09-15 10:17:06 +02:00
parent e06a90e2dd
commit 6524072137
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -2,6 +2,7 @@ linux (4.13.1-1~exp2) UNRELEASED; urgency=medium
* USB/misc: reenable UCSI which got lost due to upstream changes
* update kernel config templates for upstream changes
* [amd64] enable CONFIG_SPI_PXA2XX for Apple MacBook Pro (Closes: #872004)
-- Uwe Kleine-König <ukleinek@debian.org> Tue, 12 Sep 2017 15:02:03 +0200

View File

@ -167,6 +167,11 @@ CONFIG_PCI_HYPERV=y
##
CONFIG_SCSI_INIA100=m
##
## file: drivers/spi/Kconfig
##
CONFIG_SPI_PXA2XX=m
##
## file: drivers/tty/Kconfig
##