Skip to content

Commit abb0483

Browse files
committed
build: disable MTK xhci debugfs prompt
1 parent 7d22bef commit abb0483

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

SEED/BPI-R4-MINIMAL/config.seed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ CONFIG_TARGET_KERNEL_PARTSIZE=32
77
CONFIG_TARGET_ROOTFS_INITRAMFS=n
88
CONFIG_TARGET_ROOTFS_PARTSIZE=512
99
CONFIG_LINUX_6_6=y
10+
# CONFIG_KERNEL_USB_XHCI_MTK_DEBUGFS is not set
1011

1112
### MTK FEED VALIDATION ###
1213
CONFIG_PACKAGE_kmod-mt7996-firmware=y

SEED/BPI-R4/config.seed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ CONFIG_TARGET_ROOTFS_INITRAMFS=n
88
CONFIG_TARGET_ROOTFS_PARTSIZE=4096
99
CONFIG_ALL_KMODS=y
1010
CONFIG_DEVEL=y
11+
# CONFIG_KERNEL_USB_XHCI_MTK_DEBUGFS is not set
1112
# CONFIG_KERNEL_KALLSYMS is not set
1213
# CONFIG_KERNEL_WERROR is not set
1314
CONFIG_KERNEL_BUILD_DOMAIN="buildhost"

0 commit comments

Comments
 (0)