summaryrefslogtreecommitdiffstats
path: root/package/intel-microcode/Config.in
blob: 495ebd727fc0647383d873e1d9982f0d84126cba (plain)
1
2
3
4
5
6
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.
OpenPOWER on IntegriCloud