mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-07 18:38:44 +08:00
Update the module options
This commit is contained in:
@@ -14,12 +14,17 @@ let
|
|||||||
SURFACE_AGGREGATOR_BUS y
|
SURFACE_AGGREGATOR_BUS y
|
||||||
SURFACE_AGGREGATOR_CDEV m
|
SURFACE_AGGREGATOR_CDEV m
|
||||||
SURFACE_AGGREGATOR_REGISTRY m
|
SURFACE_AGGREGATOR_REGISTRY m
|
||||||
|
|
||||||
SURFACE_ACPI_NOTIFY m
|
SURFACE_ACPI_NOTIFY m
|
||||||
SURFACE_BATTERY m
|
|
||||||
SURFACE_DTX m
|
SURFACE_DTX m
|
||||||
SURFACE_HID m
|
|
||||||
SURFACE_PERFMODE m
|
SURFACE_PERFMODE m
|
||||||
|
|
||||||
|
SURFACE_HID m
|
||||||
|
SURFACE_KBD m
|
||||||
|
|
||||||
|
BATTERY_SURFACE m
|
||||||
|
CHARGER_SURFACE m
|
||||||
|
|
||||||
#
|
#
|
||||||
# These built-in modules are required for the Surface Aggregator Module
|
# These built-in modules are required for the Surface Aggregator Module
|
||||||
# See: https://github.com/linux-surface/surface-aggregator-module/wiki/Testing-and-Installing
|
# See: https://github.com/linux-surface/surface-aggregator-module/wiki/Testing-and-Installing
|
||||||
@@ -43,17 +48,15 @@ let
|
|||||||
#
|
#
|
||||||
# Cameras: IPU3
|
# Cameras: IPU3
|
||||||
#
|
#
|
||||||
## Not yet supported in the patches?
|
|
||||||
# VIDEO_IPU3_IMGU m
|
# VIDEO_IPU3_IMGU m
|
||||||
VIDEO_IPU3_CIO2 m
|
VIDEO_IPU3_CIO2 m
|
||||||
CIO2_BRIDGE y
|
CIO2_BRIDGE y
|
||||||
INT3472 m
|
INTEL_SKL_INT3472 m
|
||||||
|
|
||||||
#
|
#
|
||||||
# Cameras: Sensor drivers
|
# Cameras: Sensor drivers
|
||||||
#
|
#
|
||||||
VIDEO_OV5693 m
|
VIDEO_OV5693 m
|
||||||
## Not yet supported in the patches?
|
|
||||||
# VIDEO_OV8865 m
|
# VIDEO_OV8865 m
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user