mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-12 11:21:55 +00:00
Add some missing kernel config for 6.10
This commit is contained in:
parent
377c9b291b
commit
aa572cfc21
2 changed files with 15 additions and 0 deletions
|
@ -8365,3 +8365,16 @@ CONFIG_USB_DEFAULT_AUTHORIZATION_MODE=1
|
|||
# CONFIG_LWQ_TEST is not set
|
||||
# CONFIG_MEM_ALLOC_PROFILING is not set
|
||||
# CONFIG_TEST_OBJPOOL is not set
|
||||
# CONFIG_ARCH_PENSANDO is not set
|
||||
# CONFIG_ARM64_ERRATUM_3194386 is not set
|
||||
# CONFIG_ARM64_ERRATUM_3312417 is not set
|
||||
# CONFIG_PINCTRL_AW9523 is not set
|
||||
# CONFIG_W1_MASTER_UART is not set
|
||||
# CONFIG_REGULATOR_NETLINK_EVENTS is not set
|
||||
# CONFIG_REGULATOR_MAX77503 is not set
|
||||
# CONFIG_USB_ONBOARD_DEV is not set
|
||||
# CONFIG_LEDS_KTD202X is not set
|
||||
# CONFIG_LEDS_NCP5623 is not set
|
||||
# CONFIG_AF8133J is not set
|
||||
# CONFIG_PHY_MTK_MIPI_CSI_0_5 is not set
|
||||
# CONFIG_TEST_FPU is not set
|
||||
|
|
|
@ -498,3 +498,5 @@ CONFIG_ZSTD_COMMON=y
|
|||
CONFIG_ZSTD_COMPRESS=y
|
||||
CONFIG_ZSTD_DECOMPRESS=y
|
||||
# CONFIG_MTD_SPLIT_SEIL_FW is not set
|
||||
CONFIG_ARM64_PLATFORM_DEVICES=y
|
||||
CONFIG_MTK_SOCINFO=y
|
||||
|
|
Loading…
Reference in a new issue