mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-04 01:07:14 +08:00
microsoft/surface: add serial dev bus config
This commit is contained in:
@@ -25,6 +25,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