diff options
author | Jeremy Cline <jcline@redhat.com> | 2020-02-18 09:47:46 -0500 |
---|---|---|
committer | Jeremy Cline <jcline@redhat.com> | 2020-02-18 09:47:46 -0500 |
commit | 88372c915ebd2a31111f2d112347215128eb59b7 (patch) | |
tree | 2cd267d593c808ef19e5357e8daab046156f53f1 /configs | |
parent | 6b1f2ed695c5973467d4b9136b18bfbc35944695 (diff) | |
download | kernel-88372c915ebd2a31111f2d112347215128eb59b7.tar.gz kernel-88372c915ebd2a31111f2d112347215128eb59b7.tar.xz kernel-88372c915ebd2a31111f2d112347215128eb59b7.zip |
Linux v5.6-rc2-8-gb1da3acc781c
Also enable CONFIG_INET_ESPINTCP (rhbz 1804255)
Diffstat (limited to 'configs')
-rw-r--r-- | configs/fedora/generic/CONFIG_INET_ESPINTCP | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/fedora/generic/CONFIG_INET_ESPINTCP b/configs/fedora/generic/CONFIG_INET_ESPINTCP index 04ac14c89..ebf9d9fe6 100644 --- a/configs/fedora/generic/CONFIG_INET_ESPINTCP +++ b/configs/fedora/generic/CONFIG_INET_ESPINTCP @@ -1 +1 @@ -# CONFIG_INET_ESPINTCP is not set +CONFIG_INET_ESPINTCP=y |