]> www.infradead.org Git - users/dwmw2/linux.git/commit
x86/Kconfig: Document CONFIG_PCI_MMCONFIG
authorMateusz Jończyk <mat.jonczyk@o2.pl>
Fri, 21 Mar 2025 20:48:47 +0000 (21:48 +0100)
committerIngo Molnar <mingo@kernel.org>
Sat, 22 Mar 2025 07:08:20 +0000 (08:08 +0100)
commit21d8fb8d4e7071b2e60bc48c217ff1b4ce8cb855
treefc6eb454118122bb48e8777c11c6e47d04506a42
parent4047e8773fb627df3779291d9138e425537573af
x86/Kconfig: Document CONFIG_PCI_MMCONFIG

This configuration option had no help text, so add it.

CONFIG_EXPERT is enabled on some distribution kernels, so people using a
distribution kernel's configuration as a starting point will see this
option.

[ mingo: Standardized the new Kconfig text a bit. ]

Signed-off-by: Mateusz Jończyk <mat.jonczyk@o2.pl>
Signed-off-by: David Heideberg <david@ixit.cz>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/20250321-x86_x2apic-v3-5-b0cbaa6fa338@ixit.cz
arch/x86/Kconfig