[arm64] Update modules included in installer udebs.

- Enable input
- Correct nic-modules and scsi-modules, no PCI on this platform yet.

svn path=/dists/sid/linux/; revision=21408
This commit is contained in:
Ian Campbell 2014-06-07 07:41:57 +00:00
parent ace97ec8c9
commit 6a7c0fe64e
4 changed files with 9 additions and 3 deletions

1
debian/changelog vendored
View File

@ -2,6 +2,7 @@ linux (3.14.5-2) UNRELEASED; urgency=medium
[ Ian Campbell ]
* [armhf/armmp] Enable VIRTIO_BALLOON and VIRTIO_PCI (Closes: #750742)
* [arm64] Update modules included in installer udebs.
-- Ian Campbell <ijc@hellion.org.uk> Fri, 06 Jun 2014 18:18:41 +0100

View File

@ -6,6 +6,12 @@ CONFIG_ARCH_XGENE=y
CONFIG_SMP=y
CONFIG_XEN=y
##
## file: drivers/input/misc/Kconfig
##
CONFIG_INPUT_MISC=y
CONFIG_INPUT_UINPUT=m
##
## file: drivers/mmc/Kconfig
##

View File

@ -1,3 +1,2 @@
#include <nic-modules>
smc91x
smsc911x

View File

@ -1,2 +1,2 @@
#include <scsi-modules>
sg
xen-blkfront