intel-microcode: new package

The intel microcode is a proprietary package which provides a data file
used to correct processors errors.
It was originally sent by Richard Braun <rbraun@sceen.net>

[Peter: set _LICENSE_FILES]
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Cc: Richard Braun <rbraun@sceen.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Maxime Hadjinlian
2014-02-04 10:25:57 +01:00
committed by Peter Korsgaard
parent 1e7602327a
commit ee8f0ecfbc
3 changed files with 34 additions and 0 deletions

View File

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