mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Update OpenWRT
This commit is contained in:
parent
f26f5a9a4f
commit
70fc18b12d
2 changed files with 22 additions and 11 deletions
|
@ -2708,6 +2708,10 @@ CONFIG_INPUT_MISC=y
|
|||
# CONFIG_INV_MPU6050_IIO is not set
|
||||
# CONFIG_INV_MPU6050_SPI is not set
|
||||
# CONFIG_IOMMU_SUPPORT is not set
|
||||
# CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set
|
||||
CONFIG_IOMMU_DEFAULT_DMA_LAZY=y
|
||||
# CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
|
||||
CONFIG_VIRTIO_IOMMU=y
|
||||
# CONFIG_IONIC is not set
|
||||
# CONFIG_IOSCHED_BFQ is not set
|
||||
CONFIG_IO_STRICT_DEVMEM=y
|
||||
|
@ -4313,6 +4317,7 @@ CONFIG_OF_RESERVED_MEM=y
|
|||
# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
|
||||
# CONFIG_OPT3001 is not set
|
||||
CONFIG_OPTIMIZE_INLINING=y
|
||||
# CONFIG_LRU_GEN is not set
|
||||
# CONFIG_ORANGEFS_FS is not set
|
||||
# CONFIG_ORION_WATCHDOG is not set
|
||||
# CONFIG_OSF_PARTITION is not set
|
||||
|
@ -6514,6 +6519,11 @@ CONFIG_UBIFS_FS_XATTR=y
|
|||
CONFIG_UBIFS_FS_ZLIB=y
|
||||
CONFIG_UBIFS_FS_ZSTD=y
|
||||
# CONFIG_UBSAN is not set
|
||||
# CONFIG_PAGE_POOL_STATS is not set
|
||||
# CONFIG_IOSM is not set
|
||||
# CONFIG_INTEL_IDXD is not set
|
||||
# CONFIG_INTEL_IDXD_COMPAT is not set
|
||||
|
||||
CONFIG_UBSAN_ALIGNMENT=y
|
||||
# CONFIG_UCB1400_CORE is not set
|
||||
# CONFIG_UCSI is not set
|
||||
|
@ -7355,6 +7365,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
|
|||
# CONFIG_DEBUG_KMAP_LOCAL is not set
|
||||
# CONFIG_DEFAULT_CODEL is not set
|
||||
# CONFIG_DEFAULT_FQ is not set
|
||||
# CONFIG_DEFAULT_FQ_PIE is not set
|
||||
CONFIG_DEFAULT_FQ_CODEL=y
|
||||
CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
|
||||
CONFIG_DEFAULT_NET_SCH="fq_codel"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue