Config.in 294 B

1234567
  1. config BR2_PACKAGE_INTEL_MICROCODE
  2. bool "intel-microcode"
  3. depends on BR2_x86_64 || BR2_i386
  4. help
  5. This package provides an Intel microcode data file that can be
  6. used to correct processor errors. The iucode-tool package and
  7. proper kernel support are required to upload the microcode.