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-armv7hl-lpae-debug.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-armv7hl-lpae-debug.config')
-rw-r--r-- | kernel-armv7hl-lpae-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-armv7hl-lpae-debug.config b/kernel-armv7hl-lpae-debug.config index 33c39472a..1a33a9468 100644 --- a/kernel-armv7hl-lpae-debug.config +++ b/kernel-armv7hl-lpae-debug.config @@ -4690,7 +4690,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=y CONFIG_REGMAP_I2C=y CONFIG_REGMAP_IRQ=y |