AlaK4X
Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64



Your IP : 18.220.43.27


Current Path : /usr/src/linux-headers-5.15.0-127-generic/drivers/pnp/isapnp/
Upload File :
Current File : //usr/src/linux-headers-5.15.0-127-generic/drivers/pnp/isapnp/Kconfig

# SPDX-License-Identifier: GPL-2.0-only
#
# ISA Plug and Play configuration
#
config ISAPNP
	bool "ISA Plug and Play support"
	depends on ISA || COMPILE_TEST
	help
	  Say Y here if you would like support for ISA Plug and Play devices.
	  Some information is in <file:Documentation/driver-api/isapnp.rst>.

	  If unsure, say Y.