Merge pull request #1338 from jing-wang4/kernel-build-ppc64le

kernel: Updates to kernel config for ppc64le
This commit is contained in:
Fabiano Fidêncio
2021-01-29 20:49:34 +01:00
committed by GitHub

View File

@@ -757,7 +757,7 @@ CONFIG_INET_TCP_DIAG=y
CONFIG_TCP_CONG_CUBIC=y CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic" CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set # CONFIG_TCP_MD5SIG is not set
# CONFIG_IPV6 is not set CONFIG_IPV6=y
CONFIG_NETWORK_SECMARK=y CONFIG_NETWORK_SECMARK=y
CONFIG_NET_PTP_CLASSIFY=y CONFIG_NET_PTP_CLASSIFY=y
CONFIG_NETWORK_PHY_TIMESTAMPING=y CONFIG_NETWORK_PHY_TIMESTAMPING=y
@@ -2433,6 +2433,7 @@ CONFIG_SPAPR_TCE_IOMMU=y
# #
# CONFIG_RPMSG_VIRTIO is not set # CONFIG_RPMSG_VIRTIO is not set
# CONFIG_SOUNDWIRE is not set # CONFIG_SOUNDWIRE is not set
CONFIG_VIRTIO_FS=y
# #
# SOC (System On Chip) specific Drivers # SOC (System On Chip) specific Drivers
@@ -2552,7 +2553,7 @@ CONFIG_INOTIFY_USER=y
# CONFIG_QUOTA is not set # CONFIG_QUOTA is not set
# CONFIG_AUTOFS4_FS is not set # CONFIG_AUTOFS4_FS is not set
# CONFIG_AUTOFS_FS is not set # CONFIG_AUTOFS_FS is not set
# CONFIG_FUSE_FS is not set CONFIG_FUSE_FS=y
# CONFIG_OVERLAY_FS is not set # CONFIG_OVERLAY_FS is not set
# #