From 0297e8d380e060589bda8566268ef800560cb2cb Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sat, 18 Mar 2023 13:09:53 +0100 Subject: [PATCH] config: Better differentiate between disabled options and comments --- configs/surface-6.1.config | 60 +++++++++++++++++++------------------- configs/surface-6.2.config | 60 +++++++++++++++++++------------------- 2 files changed, 60 insertions(+), 60 deletions(-) diff --git a/configs/surface-6.1.config b/configs/surface-6.1.config index 21254d485..ddcedca6f 100644 --- a/configs/surface-6.1.config +++ b/configs/surface-6.1.config @@ -1,6 +1,6 @@ -# -# Surface Aggregator Module -# +## +## Surface Aggregator Module +## CONFIG_SURFACE_AGGREGATOR=m # CONFIG_SURFACE_AGGREGATOR_ERROR_INJECTION is not set CONFIG_SURFACE_AGGREGATOR_BUS=y @@ -19,23 +19,23 @@ CONFIG_SURFACE_KBD=m CONFIG_BATTERY_SURFACE=m CONFIG_CHARGER_SURFACE=m -# -# Surface Hotplug -# +## +## Surface Hotplug +## CONFIG_SURFACE_HOTPLUG=m -# -# IPTS and ITHC touchscreen -# -# This only enables the user interface for IPTS/ITHC data. -# For the touchscreen to work, you need to install iptsd. -# +## +## IPTS and ITHC touchscreen +## +## This only enables the user interface for IPTS/ITHC data. +## For the touchscreen to work, you need to install iptsd. +## CONFIG_HID_IPTS=m CONFIG_HID_ITHC=m -# -# Cameras: IPU3 -# +## +## Cameras: IPU3 +## CONFIG_VIDEO_DW9719=m CONFIG_VIDEO_IPU3_IMGU=m CONFIG_VIDEO_IPU3_CIO2=m @@ -44,31 +44,31 @@ CONFIG_INTEL_SKL_INT3472=m CONFIG_REGULATOR_TPS68470=m CONFIG_COMMON_CLK_TPS68470=m -# -# Cameras: Sensor drivers -# +## +## Cameras: Sensor drivers +## CONFIG_VIDEO_OV5693=m CONFIG_VIDEO_OV7251=m CONFIG_VIDEO_OV8865=m -# -# Surface 3: atomisp causes problems (see issue #1095). Disable it for now. -# +## +## Surface 3: atomisp causes problems (see issue #1095). Disable it for now. +## # CONFIG_INTEL_ATOMISP is not set -# -# ALS Sensor for Surface Book 3, Surface Laptop 3, Surface Pro 7 -# +## +## ALS Sensor for Surface Book 3, Surface Laptop 3, Surface Pro 7 +## CONFIG_APDS9960=m -# -# For Intel Thread Director (Alder-Lake) -# +## +## For Intel Thread Director (Alder-Lake) +## CONFIG_IPC_CLASSES=y -# -# Other Drivers -# +## +## Other Drivers +## CONFIG_INPUT_SOC_BUTTON_ARRAY=m CONFIG_SURFACE_3_POWER_OPREGION=m CONFIG_SURFACE_PRO3_BUTTON=m diff --git a/configs/surface-6.2.config b/configs/surface-6.2.config index 21254d485..ddcedca6f 100644 --- a/configs/surface-6.2.config +++ b/configs/surface-6.2.config @@ -1,6 +1,6 @@ -# -# Surface Aggregator Module -# +## +## Surface Aggregator Module +## CONFIG_SURFACE_AGGREGATOR=m # CONFIG_SURFACE_AGGREGATOR_ERROR_INJECTION is not set CONFIG_SURFACE_AGGREGATOR_BUS=y @@ -19,23 +19,23 @@ CONFIG_SURFACE_KBD=m CONFIG_BATTERY_SURFACE=m CONFIG_CHARGER_SURFACE=m -# -# Surface Hotplug -# +## +## Surface Hotplug +## CONFIG_SURFACE_HOTPLUG=m -# -# IPTS and ITHC touchscreen -# -# This only enables the user interface for IPTS/ITHC data. -# For the touchscreen to work, you need to install iptsd. -# +## +## IPTS and ITHC touchscreen +## +## This only enables the user interface for IPTS/ITHC data. +## For the touchscreen to work, you need to install iptsd. +## CONFIG_HID_IPTS=m CONFIG_HID_ITHC=m -# -# Cameras: IPU3 -# +## +## Cameras: IPU3 +## CONFIG_VIDEO_DW9719=m CONFIG_VIDEO_IPU3_IMGU=m CONFIG_VIDEO_IPU3_CIO2=m @@ -44,31 +44,31 @@ CONFIG_INTEL_SKL_INT3472=m CONFIG_REGULATOR_TPS68470=m CONFIG_COMMON_CLK_TPS68470=m -# -# Cameras: Sensor drivers -# +## +## Cameras: Sensor drivers +## CONFIG_VIDEO_OV5693=m CONFIG_VIDEO_OV7251=m CONFIG_VIDEO_OV8865=m -# -# Surface 3: atomisp causes problems (see issue #1095). Disable it for now. -# +## +## Surface 3: atomisp causes problems (see issue #1095). Disable it for now. +## # CONFIG_INTEL_ATOMISP is not set -# -# ALS Sensor for Surface Book 3, Surface Laptop 3, Surface Pro 7 -# +## +## ALS Sensor for Surface Book 3, Surface Laptop 3, Surface Pro 7 +## CONFIG_APDS9960=m -# -# For Intel Thread Director (Alder-Lake) -# +## +## For Intel Thread Director (Alder-Lake) +## CONFIG_IPC_CLASSES=y -# -# Other Drivers -# +## +## Other Drivers +## CONFIG_INPUT_SOC_BUTTON_ARRAY=m CONFIG_SURFACE_3_POWER_OPREGION=m CONFIG_SURFACE_PRO3_BUTTON=m