diff --git a/cfg/kernel_v6.14-rc7 b/cfg/kernel_v6.14-rc7 index 0452c1e..1aee688 100644 --- a/cfg/kernel_v6.14-rc7 +++ b/cfg/kernel_v6.14-rc7 @@ -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 diff --git a/patch/kernel/x_printer_config.patch b/patch/kernel/x_printer_config.patch index c1364b0..fced85a 100644 --- a/patch/kernel/x_printer_config.patch +++ b/patch/kernel/x_printer_config.patch @@ -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