diff options
author | Hans de Goede <hdegoede@redhat.com> | 2018-12-27 16:50:01 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2018-12-27 16:50:01 +0100 |
commit | 8a27b4e99d2320c63baa3ad7e445d21c999bca0d (patch) | |
tree | 40172305a8709dff37f08007c6ac1ce7ff1b65e9 /kernel-s390x.config | |
parent | baea90e1b4a6113928e4936571194d0fd45f2917 (diff) | |
download | kernel-8a27b4e99d2320c63baa3ad7e445d21c999bca0d.tar.gz kernel-8a27b4e99d2320c63baa3ad7e445d21c999bca0d.tar.xz kernel-8a27b4e99d2320c63baa3ad7e445d21c999bca0d.zip |
Set CONFIG_REALTEK_PHY=y to workaround realtek ethernet issues (rhbz 1650984)
Diffstat (limited to 'kernel-s390x.config')
-rw-r--r-- | kernel-s390x.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-s390x.config b/kernel-s390x.config index 0e81e11e3..64d76fb9e 100644 --- a/kernel-s390x.config +++ b/kernel-s390x.config @@ -4033,7 +4033,7 @@ CONFIG_RDS_TCP=m CONFIG_RD_XZ=y # CONFIG_READABLE_ASM is not set CONFIG_REALTEK_AUTOPM=y -CONFIG_REALTEK_PHY=m +CONFIG_REALTEK_PHY=y # CONFIG_REFCOUNT_FULL is not set CONFIG_REGMAP_I2C=m CONFIG_REGMAP=y |