# Configuration script for intel-microcode

#
# Initramfs helper
#

# Should we use "iucode_tool --scan-system" to reduce the initramfs
# bloat, by installing only microcode appropriate to the system
# processors active on the system where update-initramfs is run?
IUCODE_TOOL_SCANCPUS=yes

# Extra options to pass to iucode_tool, useful to forbid or to
# force the inclusion of microcode for specific processor signatures.
# See iucode_tool(8) for details.
IUCODE_TOOL_EXTRA_OPTIONS=
