Blame view

buildroot/buildroot-2016.08.1/package/intel-microcode/Config.in 294 Bytes
6b13f685e   김민수   BSP 최초 추가
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.