]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
platform/x86: intel_telemetry: Remove useless default in Kconfig
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 27 Oct 2017 14:30:16 +0000 (17:30 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 27 Oct 2017 16:18:43 +0000 (19:18 +0300)
commit026930bc06e95b93c3200036ab3b44b783dc6f9d
tree88e1ff4a29fb0817c6e10ca66bac03efcad69183
parentcfab22c01258389578358eb93cb8e973307df6f2
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>
drivers/platform/x86/Kconfig