xref: /linux-6.15/drivers/platform/surface/Kconfig (revision 1e3a2bc8)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Microsoft Surface Platform-Specific Drivers
4#
5
6menuconfig SURFACE_PLATFORMS
7	bool "Microsoft Surface Platform-Specific Device Drivers"
8	default y
9	help
10	  Say Y here to get to see options for platform-specific device drivers
11	  for Microsoft Surface devices. This option alone does not add any
12	  kernel code.
13
14	  If you say N, all options in this submenu will be skipped and disabled.
15