Blame view

kernel/linux-rt-4.4.41/drivers/ntb/hw/intel/Kconfig 180 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
  config NTB_INTEL
  	tristate "Intel Non-Transparent Bridge support"
  	depends on X86_64
  	help
  	 This driver supports Intel NTB on capable Xeon and Atom hardware.
  
  	 If unsure, say N.