[arm64] udeb: kernel-image: Include phy-rockchip-pcie

On some ChromeOS devices, this is required to connect to a wireless
network via mwifiex_pcie.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
This commit is contained in:
Alper Nebi Yasak 2019-05-11 16:39:17 +03:00
parent b68c83d156
commit 3c9e2d8dee
2 changed files with 4 additions and 0 deletions

1
debian/changelog vendored
View File

@ -29,6 +29,7 @@ linux (4.19.37-4) UNRELEASED; urgency=medium
[ Alper Nebi Yasak ]
* udeb: input-modules: Include all keyboard driver modules
* [arm64] udeb: kernel-image: Include cros_ec_spi and SPI drivers
* [arm64] udeb: kernel-image: Include phy-rockchip-pcie
-- Ben Hutchings <ben@decadent.org.uk> Sun, 19 May 2019 00:04:16 +0100

View File

@ -20,3 +20,6 @@ drivers/spi/**
# For cros_ec mfd device
cros_ec_spi ?
# PCIe PHYs
phy-rockchip-pcie ?