1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-02 11:03:33 +02:00

Disable a couple of "unused" config options

This commit is contained in:
mexisme 2021-02-05 08:37:41 +13:00
parent bbb5dec0e3
commit 90b210dfee

View File

@ -44,7 +44,8 @@ let
# #
# Cameras: IPU3 # Cameras: IPU3
# #
VIDEO_IPU3_IMGU m ## Not yet supported in the patches?
# VIDEO_IPU3_IMGU m
VIDEO_IPU3_CIO2 m VIDEO_IPU3_CIO2 m
CIO2_BRIDGE y CIO2_BRIDGE y
INT3472 m INT3472 m
@ -53,7 +54,8 @@ let
# Cameras: Sensor drivers # Cameras: Sensor drivers
# #
VIDEO_OV5693 m VIDEO_OV5693 m
VIDEO_OV8865 m ## Not yet supported in the patches?
# VIDEO_OV8865 m
# #
# ALS Sensor for Surface Book 3, Surface Laptop 3, Surface Pro 7 # ALS Sensor for Surface Book 3, Surface Laptop 3, Surface Pro 7