mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
15 lines
430 B
Text
15 lines
430 B
Text
![]() |
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
#
|
||
|
# Microsoft Surface Platform-Specific Drivers
|
||
|
#
|
||
|
|
||
|
menuconfig SURFACE_PLATFORMS
|
||
|
bool "Microsoft Surface Platform-Specific Device Drivers"
|
||
|
default y
|
||
|
help
|
||
|
Say Y here to get to see options for platform-specific device drivers
|
||
|
for Microsoft Surface devices. This option alone does not add any
|
||
|
kernel code.
|
||
|
|
||
|
If you say N, all options in this submenu will be skipped and disabled.
|