surface: Fix indentation and add comments

This commit is contained in:
PapaTutuWawa 2021-09-06 18:20:13 +02:00
parent 872d3e0a0c
commit ce662d88ca

View File

@ -120,8 +120,13 @@ in {
# #
# Other # Other
# #
# Prevent a non-fatal "kernel oops" at boot crashing udev
# (https://github.com/linux-surface/linux-surface/issues/61#issuecomment-579298172)
PINCTRL_INTEL y PINCTRL_INTEL y
PINCTRL_SUNRISEPOINT y PINCTRL_SUNRISEPOINT y
# TODO: Possibly not needed
# More kernel options for the SAM module
# (https://github.com/linux-surface/surface-aggregator-module/wiki/Testing-and-Installing)
SERIAL_DEV_BUS y SERIAL_DEV_BUS y
SERIAL_DEV_CTRL_TTYPORT y SERIAL_DEV_CTRL_TTYPORT y
MFD_INTEL_LPSS_PCI y MFD_INTEL_LPSS_PCI y