Browse Source

platform/x86: intel_telemetry: Remove useless default in Kconfig

'default n' is a default behaviour of Kconfig options. So, remove
explicit line from Kconfig.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Andy Shevchenko 7 years ago
parent
commit
026930bc06
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/platform/x86/Kconfig

+ 0 - 1
drivers/platform/x86/Kconfig

@@ -1101,7 +1101,6 @@ config INTEL_PUNIT_IPC
 
 
 config INTEL_TELEMETRY
 config INTEL_TELEMETRY
 	tristate "Intel SoC Telemetry Driver"
 	tristate "Intel SoC Telemetry Driver"
-	default n
 	depends on INTEL_PMC_IPC && INTEL_PUNIT_IPC && X86_64
 	depends on INTEL_PMC_IPC && INTEL_PUNIT_IPC && X86_64
 	---help---
 	---help---
 	  This driver provides interfaces to configure and use
 	  This driver provides interfaces to configure and use