blob: 253e65a4fa6f6eaa3d9b6494b7850643f79610a1 [file] [log] [blame]
# SPDX-License-Identifier: GPL-2.0-only
menuconfig DRIVERS_LIB
bool "Core driver logic for multi-subsystem drivers"
help
Core drivers for low level functionality of multi-subsystem drivers
See Documentation/driver-api/lib.rst for more details.
If you don't know what to do here, say N.
if DRIVERS_LIB
source "drivers/lib/nvidia/Kconfig"
endif #DRIVERS_LIB