···360 If you are not sure, say Y here.361362config THINKPAD_ACPI_HOTKEY_POLL363- bool "Suport NVRAM polling for hot keys"364 depends on THINKPAD_ACPI365 default y366 ---help---
···360 If you are not sure, say Y here.361362config THINKPAD_ACPI_HOTKEY_POLL363+ bool "Support NVRAM polling for hot keys"364 depends on THINKPAD_ACPI365 default y366 ---help---
+1-1
init/Kconfig
···486 default n487 depends on NAMESPACES && EXPERIMENTAL488 help489- Suport process id namespaces. This allows having multiple490 process with the same pid as long as they are in different491 pid namespaces. This is a building block of containers.492
···486 default n487 depends on NAMESPACES && EXPERIMENTAL488 help489+ Support process id namespaces. This allows having multiple490 process with the same pid as long as they are in different491 pid namespaces. This is a building block of containers.492