⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 kconfig

📁 linux内核源码
💻
字号:
config PPC_PSERIES	depends on PPC_MULTIPLATFORM && PPC64	bool "IBM pSeries & new (POWER5-based) iSeries"	select MPIC	select PPC_I8259	select PPC_RTAS	select RTAS_ERROR_LOGGING	select PPC_UDBG_16550	select PPC_NATIVE	default yconfig PPC_SPLPAR	depends on PPC_PSERIES	bool "Support for shared-processor logical partitions"	default n	help	  Enabling this option will make the kernel run more efficiently	  on logically-partitioned pSeries systems which use shared	  processors, that is, which share physical processors between	  two or more partitions.config EEH	bool "PCI Extended Error Handling (EEH)" if EMBEDDED	depends on PPC_PSERIES && PCI	default y if !EMBEDDEDconfig SCANLOG	tristate "Scanlog dump interface"	depends on RTAS_PROC && PPC_PSERIESconfig LPARCFG	bool "LPAR Configuration Data"	depends on PPC_PSERIES || PPC_ISERIES	help	Provide system capacity information via human readable	<key word>=<value> pairs through a /proc/ppc64/lparcfg interface.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -