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:21:58 +0000 (17:21 +0100)
commitc0518b21fba5351c8544a18c1bdf20b73088d5d9
treebb7559fa42ec571de4e04879e573df5e9af63d0e
parentba8cfebd9d9fdc9f5aa960ab388a5e50b017aaa6
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: 8bd836feb6ca ("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