Fix Klipper serial device driver.

This commit is contained in:
andreili 2025-07-06 13:19:30 +02:00
parent 5a4b6458af
commit b8c9035feb
2 changed files with 4 additions and 2 deletions

View File

@ -3015,6 +3015,7 @@ CONFIG_CEC_NOTIFIER=y
#
CONFIG_MEDIA_CEC_SUPPORT=y
# CONFIG_CEC_CH7322 is not set
# CONFIG_USB_EXTRON_DA_HD_4K_PLUS_CEC is not set
# CONFIG_USB_PULSE8_CEC is not set
# CONFIG_USB_RAINSHADOW_CEC is not set
# end of CEC support
@ -4306,7 +4307,7 @@ CONFIG_USB_OHCI_HCD_PLATFORM=y
#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
CONFIG_USB_ACM=m
# CONFIG_USB_PRINTER is not set
# CONFIG_USB_WDM is not set
# CONFIG_USB_TMC is not set

View File

@ -3,7 +3,7 @@ new file mode 100644
index 000000000000..51de9e95b7d2
--- /dev/null
+++ b/arch/arm64/configs/printer_defconfig
@@ -0,0 +1,686 @@
@@ -0,0 +1,687 @@
+CONFIG_DEFAULT_HOSTNAME="Printer"
+CONFIG_LOCALVERSION="-arm64"
+CONFIG_LOCALVERSION_AUTO=n
@ -524,6 +524,7 @@ index 000000000000..51de9e95b7d2
+CONFIG_BLK_DEV_LOOP=y
+CONFIG_SCSI=y
+CONFIG_BLK_DEV_SD=y
+CONFIG_USB_ACM=m
+
+#for system software
+CONFIG_TASKSTATS=y