initial commit
imported from https://salsa.debian.org/kernel-team/linux.git commit 9d5cc9d9d6501d7f1dd7e194d4b245bd0b6c6a22 version 6.11.4-1
This commit is contained in:
61
debian/installer/modules/kernel-image
vendored
Normal file
61
debian/installer/modules/kernel-image
vendored
Normal file
@@ -0,0 +1,61 @@
|
||||
af_packet
|
||||
bitrev ?
|
||||
eeprom_93cx6 ?
|
||||
firmware_class
|
||||
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 ?
|
||||
|
||||
# I²C subsystem and common drivers
|
||||
i2c-core ?
|
||||
i2c-algo-bit ?
|
||||
i2c-designware-platform ?
|
||||
|
||||
# EFI
|
||||
efivarfs ?
|
||||
|
||||
# LED subsystem and common drivers
|
||||
led-class ?
|
||||
ledtrig-audio ?
|
||||
leds-gpio ?
|
||||
|
||||
# CRC algorithms
|
||||
crc-ccitt
|
||||
libcrc32c
|
||||
crc32_generic
|
||||
crc32c_generic
|
||||
crc-itu-t
|
||||
crc16
|
||||
crc7 ?
|
||||
crc8 ?
|
||||
crc64 ?
|
Reference in New Issue
Block a user