]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTEL
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 22 Dec 2021 19:49:41 +0000 (21:49 +0200)
committerHans de Goede <hdegoede@redhat.com>
Thu, 23 Dec 2021 16:26:34 +0000 (17:26 +0100)
commit279d1c6bff531d9ce1adb74d4450bcc78c5a76e0
treea6e580ea43b4388fa6160931bc22e79d46f35026
parentf61e42ed08da559be28293e5b7f1fa21a56c8488
platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTEL

While introduction of this menu brings a nice view in the configuration tools,
it brought more issues than solves, i.e. it prevents to locate files in the
intel/ subfolder without touching non-related Kconfig dependencies elsewhere.
Drop X86_PLATFORM_DRIVERS_INTEL altogether.

Note, on x86 it's enabled by default and it's quite unlikely anybody wants to
disable all of the modules in this submenu.

Fixes: 0eaaea7618b8 ("platform/x86: intel_skl_int3472: Move to intel/ subfolder")
Suggested-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20211222194941.76054-1-andriy.shevchenko@linux.intel.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/x86/Makefile
drivers/platform/x86/intel/Kconfig