162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# ISA Plug and Play configuration 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ciconfig ISAPNP 662306a36Sopenharmony_ci bool "ISA Plug and Play support" 762306a36Sopenharmony_ci depends on ISA || COMPILE_TEST 862306a36Sopenharmony_ci help 962306a36Sopenharmony_ci Say Y here if you would like support for ISA Plug and Play devices. 1062306a36Sopenharmony_ci Some information is in <file:Documentation/driver-api/isapnp.rst>. 1162306a36Sopenharmony_ci 1262306a36Sopenharmony_ci If unsure, say Y. 13