diff options
author | Wolfgang Müller | 2025-03-03 12:30:18 +0100 |
---|---|---|
committer | Wolfgang Müller | 2025-03-03 12:31:38 +0100 |
commit | be6513a5055095ae2ff769b797716c2fba4c5257 (patch) | |
tree | 8e0392480672b889eb67db7cacf4478e443d4bdc /templates/noddy | |
parent | b1620ae4e5cb49b76c0fcefda49f5192eb43cdc4 (diff) | |
download | kernfrag-be6513a5055095ae2ff769b797716c2fba4c5257.tar.gz |
This includes webcam config being split out into a generic and
IPU3-specific config file.
Diffstat (limited to 'templates/noddy')
-rw-r--r-- | templates/noddy | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/noddy b/templates/noddy index 8440732..f4a2d8a 100644 --- a/templates/noddy +++ b/templates/noddy @@ -1,9 +1,11 @@ boot/efi +boot/initrd compression/zstd cpu/intel devices/usb/bluetooth devices/net/iwlwifi devices/sound/hda-intel +devices/media/ipu3 drivers/nvme drivers/sound fs/foreign @@ -13,6 +15,7 @@ hosts/noddy net/bluetooth net/wifi net/usb-tethering +media/camera profile/desktop profile/systemd security/tpm |