mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 17:38:41 +08:00
microsoft/surface: add serial dev bus config
This commit is contained in:
@@ -26,6 +26,12 @@ let
|
|||||||
BATTERY_SURFACE = module;
|
BATTERY_SURFACE = module;
|
||||||
CHARGER_SURFACE = module;
|
CHARGER_SURFACE = module;
|
||||||
|
|
||||||
|
#
|
||||||
|
# Surface laptop 1 keyboard
|
||||||
|
#
|
||||||
|
SERIAL_DEV_BUS = yes;
|
||||||
|
SERIAL_DEV_CTRL_TTYPORT = yes;
|
||||||
|
|
||||||
#
|
#
|
||||||
# Surface Hotplug
|
# Surface Hotplug
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user