microsoft/surface: add serial dev bus config
This commit is contained in:
parent
4045d5f43a
commit
70409005dd
|
@ -25,6 +25,12 @@ let
|
|||
|
||||
BATTERY_SURFACE = module;
|
||||
CHARGER_SURFACE = module;
|
||||
|
||||
#
|
||||
# Surface laptop 1 keyboard
|
||||
#
|
||||
SERIAL_DEV_BUS = yes;
|
||||
SERIAL_DEV_CTRL_TTYPORT = yes;
|
||||
|
||||
#
|
||||
# Surface Hotplug
|
||||
|
|
Loading…
Reference in a new issue