mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Add missing symbol in 4.19 config
This commit is contained in:
parent
b442469dbd
commit
d6bb31eb2e
1 changed files with 14 additions and 2 deletions
|
@ -849,6 +849,7 @@ CONFIG_CMDLINE=""
|
|||
# CONFIG_COMMON_CLK_XLNX_CLKWZRD is not set
|
||||
CONFIG_COMPACTION=y
|
||||
# CONFIG_COMPAL_LAPTOP is not set
|
||||
# CONFIG_COMPAT is not set
|
||||
# CONFIG_COMPAT_BRK is not set
|
||||
# CONFIG_COMPILE_TEST is not set
|
||||
# CONFIG_CONFIGFS_FS is not set
|
||||
|
@ -944,6 +945,8 @@ CONFIG_CRYPTO_BLKCIPHER2=y
|
|||
# CONFIG_CRYPTO_DEFLATE is not set
|
||||
# CONFIG_CRYPTO_DES is not set
|
||||
# CONFIG_CRYPTO_DEV_ATMEL_AES is not set
|
||||
# CONFIG_CRYPTO_DEV_ATMEL_AUTHENC is not set
|
||||
# CONFIG_CRYPTO_DEV_ATMEL_ECC is not set
|
||||
# CONFIG_CRYPTO_DEV_ATMEL_SHA is not set
|
||||
# CONFIG_CRYPTO_DEV_ATMEL_TDES is not set
|
||||
# CONFIG_CRYPTO_DEV_CAVIUM_ZIP is not set
|
||||
|
@ -1693,7 +1696,9 @@ CONFIG_GPIOLIB_FASTPATH_LIMIT=512
|
|||
# CONFIG_HAMACHI is not set
|
||||
# CONFIG_HAMRADIO is not set
|
||||
# CONFIG_HAPPYMEAL is not set
|
||||
# CONFIG_HARDENED_USERCOPY is not set
|
||||
CONFIG_HARDENED_USERCOPY=y
|
||||
# CONFIG_HARDENED_USERCOPY_FALLBACK is not set
|
||||
# CONFIG_HARDENED_USERCOPY_PAGESPAN is not set
|
||||
CONFIG_HARDEN_EL2_VECTORS=y
|
||||
# CONFIG_HARDLOCKUP_DETECTOR is not set
|
||||
# CONFIG_HAVE_AOUT is not set
|
||||
|
@ -1877,6 +1882,7 @@ CONFIG_HW_PERF_EVENTS=y
|
|||
# CONFIG_HW_RANDOM_GEODE is not set
|
||||
# CONFIG_HW_RANDOM_INTEL is not set
|
||||
# CONFIG_HW_RANDOM_IPROC_RNG200 is not set
|
||||
# CONFIG_HW_RANDOM_OMAP is not set
|
||||
# CONFIG_HW_RANDOM_OMAP3_ROM is not set
|
||||
# CONFIG_HW_RANDOM_PPC4XX is not set
|
||||
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
|
||||
|
@ -2153,6 +2159,7 @@ CONFIG_INPUT_MISC=y
|
|||
# CONFIG_INPUT_WISTRON_BTNS is not set
|
||||
# CONFIG_INPUT_YEALINK is not set
|
||||
# CONFIG_INT340X_THERMAL is not set
|
||||
# CONFIG_INTEL_ATOMISP2_PM is not set
|
||||
# CONFIG_INTEL_CHT_INT33FE is not set
|
||||
# CONFIG_INTEL_HID_EVENT is not set
|
||||
# CONFIG_INTEL_IDLE is not set
|
||||
|
@ -2895,6 +2902,7 @@ CONFIG_MODULE_UNLOAD=y
|
|||
# CONFIG_MQ_IOSCHED_KYBER is not set
|
||||
# CONFIG_MS5611 is not set
|
||||
# CONFIG_MS5637 is not set
|
||||
# CONFIG_MSCC_OCELOT_SWITCH is not set
|
||||
# CONFIG_MSDOS_FS is not set
|
||||
CONFIG_MSDOS_PARTITION=y
|
||||
# CONFIG_MSI_BITMAP_SELFTEST is not set
|
||||
|
@ -3197,6 +3205,7 @@ CONFIG_NET_CORE=y
|
|||
# CONFIG_NET_DROP_MONITOR is not set
|
||||
# CONFIG_NET_DSA is not set
|
||||
# CONFIG_NET_DSA_BCM_SF2 is not set
|
||||
# CONFIG_NET_DSA_LEGACY is not set
|
||||
# CONFIG_NET_DSA_LOOP is not set
|
||||
# CONFIG_NET_DSA_MT7530 is not set
|
||||
# CONFIG_NET_DSA_MV88E6060 is not set
|
||||
|
@ -3207,10 +3216,12 @@ CONFIG_NET_CORE=y
|
|||
# CONFIG_NET_DSA_MV88E6XXX is not set
|
||||
# CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set
|
||||
# CONFIG_NET_DSA_QCA8K is not set
|
||||
# CONFIG_NET_DSA_REALTEK_SMI is not set
|
||||
# CONFIG_NET_DSA_SMSC_LAN9303_I2C is not set
|
||||
# CONFIG_NET_DSA_SMSC_LAN9303_MDIO is not set
|
||||
# CONFIG_NET_DSA_TAG_DSA is not set
|
||||
# CONFIG_NET_DSA_TAG_EDSA is not set
|
||||
# CONFIG_NET_DSA_VITESSE_VSC73XX is not set
|
||||
# CONFIG_NET_EMATCH is not set
|
||||
# CONFIG_NET_EMATCH_CANID is not set
|
||||
# CONFIG_NET_EMATCH_CMP is not set
|
||||
|
@ -3515,6 +3526,7 @@ CONFIG_NMI_LOG_BUF_SHIFT=13
|
|||
# CONFIG_NOP_USB_XCEIV is not set
|
||||
# CONFIG_NORTEL_HERMES is not set
|
||||
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
|
||||
# CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT is not set
|
||||
# CONFIG_NOZOMI is not set
|
||||
# CONFIG_NO_BOOTMEM is not set
|
||||
# CONFIG_NO_HZ is not set
|
||||
|
@ -5428,7 +5440,7 @@ CONFIG_UNIX98_PTYS=y
|
|||
# CONFIG_UNIX_DIAG is not set
|
||||
# CONFIG_UNUSED_SYMBOLS is not set
|
||||
# CONFIG_UPROBES is not set
|
||||
# CONFIG_UPROBE_EVENT is not set
|
||||
# CONFIG_UPROBE_EVENTS is not set
|
||||
# CONFIG_US5182D is not set
|
||||
# CONFIG_USB is not set
|
||||
# CONFIG_USBIP_CORE is not set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue