diff options
Diffstat (limited to 'src/drivers/intel/ish/Kconfig')
-rw-r--r-- | src/drivers/intel/ish/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/drivers/intel/ish/Kconfig b/src/drivers/intel/ish/Kconfig new file mode 100644 index 0000000000..635864e143 --- /dev/null +++ b/src/drivers/intel/ish/Kconfig @@ -0,0 +1,5 @@ +config DRIVERS_INTEL_ISH + bool + help + When enabled, chip driver/intel/ish will publish information to the + SSDT _DSD table for the ISH device. |