summaryrefslogtreecommitdiffstats
path: root/debian/installer/modules/kernel-image
blob: 54c950269f0062f3358d8b1e78c8a0c950eed84a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
af_packet
bitrev ?
eeprom_93cx6 ?
firmware_class
led-class ?
# Both input-modules and sound-modules can depend on this
ledtrig-audio ?
mbcache
mfd-core ?
nls_base
# Default I/O charset for most filesystems that do character conversion
nls_utf8
thermal_sys ?

# In case they become modular again
lz4_compress ?
lz4hc_compress ?
lz4_decompress ?
lzo_compress
lzo_decompress
zlib_deflate
zstd_compress
zstd_decompress

# Basic paravirtual modules
hv_utils ?
hv_vmbus ?
virtio ?
virtio_balloon ?
virtio_mmio ?
virtio_pci ?
virtio_ring ?

# The installer generally needs good entropy sources
drivers/char/hw_random/**

# LPSS might be needed for I2C (e.g. for touchpads on laptops), SPI, UART
intel_lpss ?
intel_lpss_acpi ?
intel_lpss_pci ?