debian-linux/debian/installer/modules/kernel-image
Ben Hutchings a6ec8815e5 udeb: Put cros-ec-proto library module in kernel-image
Fix FTBFS on amd64:

some modules are in more than one package
debian/sound-modules-6.16-rc7-amd64-di lib/modules/6.16-rc7-amd64/kernel/drivers/platform/chrome/cros-ec-proto.ko.xz
debian/input-modules-6.16-rc7-amd64-di lib/modules/6.16-rc7-amd64/kernel/drivers/platform/chrome/cros-ec-proto.ko.xz
2025-07-21 23:49:18 +02:00

66 lines
1,021 B
Text

# Clocks
drivers/clk/** ?
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 ?
# Common library for Chrome platform drivers
cros-ec-proto ?
# 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
crc32_cryptoapi
crc32c_cryptoapi
crc-itu-t
crc16
crc7 ?
crc8 ?
crc64 ?