linux (Rockchip: RK3328): update linux.aarch64.conf with CONFIG_KCMP=y

This commit is contained in:
heitbaum 2021-03-08 06:00:50 +00:00
parent 0405f7d8c0
commit f0e8ff199e

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.10.17 Kernel Configuration # Linux/arm64 5.10.21 Kernel Configuration
# #
# #
@ -206,6 +206,7 @@ CONFIG_BPF_JIT_DEFAULT_ON=y
# CONFIG_BPF_PRELOAD is not set # CONFIG_BPF_PRELOAD is not set
# CONFIG_USERFAULTFD is not set # CONFIG_USERFAULTFD is not set
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
CONFIG_KCMP=y
CONFIG_RSEQ=y CONFIG_RSEQ=y
# CONFIG_EMBEDDED is not set # CONFIG_EMBEDDED is not set
CONFIG_HAVE_PERF_EVENTS=y CONFIG_HAVE_PERF_EVENTS=y
@ -5187,7 +5188,6 @@ CONFIG_RESET_CONTROLLER=y
# #
CONFIG_GENERIC_PHY=y CONFIG_GENERIC_PHY=y
# CONFIG_PHY_XGENE is not set # CONFIG_PHY_XGENE is not set
# CONFIG_USB_LGM_PHY is not set
# CONFIG_BCM_KONA_USB2_PHY is not set # CONFIG_BCM_KONA_USB2_PHY is not set
# CONFIG_PHY_CADENCE_TORRENT is not set # CONFIG_PHY_CADENCE_TORRENT is not set
# CONFIG_PHY_CADENCE_DPHY is not set # CONFIG_PHY_CADENCE_DPHY is not set