blob: a1544910d4ed4aca6e6a2f2576a72ecfa00742e4 (
plain)
1
2
3
4
5
6
7
8
|
## SPDX-License-Identifier: GPL-2.0-only
config DRIVERS_INTEL_ISH
bool
default n
help
When enabled, chip driver/intel/ish will publish information to the
SSDT _DSD table for the ISH device.
|