kernel: add missing config symbols
They were introduced for arm64 in 4.14.20.
Fixes: 88ba41453d
("kernel: bump 4.14 to 4.14.20")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
parent
761d45eb87
commit
ae42e7c01b
1 changed files with 2 additions and 0 deletions
|
@ -1529,6 +1529,7 @@ CONFIG_GENERIC_NET_UTILS=y
|
|||
# CONFIG_HAMRADIO is not set
|
||||
# CONFIG_HAPPYMEAL is not set
|
||||
# CONFIG_HARDENED_USERCOPY is not set
|
||||
# CONFIG_HARDEN_BRANCH_PREDICTOR is not set
|
||||
# CONFIG_HARDLOCKUP_DETECTOR is not set
|
||||
# CONFIG_HAVE_AOUT is not set
|
||||
CONFIG_HAVE_ARCH_HARDENED_USERCOPY=y
|
||||
|
@ -5003,6 +5004,7 @@ CONFIG_UNIX=y
|
|||
CONFIG_UNIX98_PTYS=y
|
||||
# CONFIG_UNIXWARE_DISKLABEL is not set
|
||||
# CONFIG_UNIX_DIAG is not set
|
||||
# CONFIG_UNMAP_KERNEL_AT_EL0 is not set
|
||||
# CONFIG_UNUSED_SYMBOLS is not set
|
||||
# CONFIG_UPROBES is not set
|
||||
# CONFIG_UPROBE_EVENT is not set
|
||||
|
|
Loading…
Reference in a new issue