]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
platform/x86: intel_scu_ipcutil: Remove default y from Kconfig
authorMika Westerberg <mika.westerberg@linux.intel.com>
Wed, 22 Jan 2020 16:18:43 +0000 (19:18 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 22 Jan 2020 16:52:06 +0000 (18:52 +0200)
This driver is by no means essential for system to boot up so remove
default y from it.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/Kconfig

index e60b051be7a1616e57ec6ab48e75114ee9bfbb83..587403c445980a162027ea1c982bd861dcf6fc9d 100644 (file)
@@ -997,7 +997,6 @@ config INTEL_SCU_IPC
 config INTEL_SCU_IPC_UTIL
        tristate "Intel SCU IPC utility driver"
        depends on INTEL_SCU_IPC
-       default y
        ---help---
          The IPC Util driver provides an interface with the SCU enabling
          low level access for debug work and updating the firmware. Say